summaryrefslogtreecommitdiff
path: root/spec/if/acfg/max-thread-name-size.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-07 08:49:58 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-07 12:58:52 +0200
commitb29dd738f97901f464400a19510056790807dc47 (patch)
tree12530221be861aad0f8ba217192fc52db98dffd4 /spec/if/acfg/max-thread-name-size.yml
parent374e1bf214e0f9691b06fcec30a7d88407ccba0a (diff)
spec: Use ${...} references in /if/acfg/*
This allows generation of Sphinx and Doxygen output.
Diffstat (limited to 'spec/if/acfg/max-thread-name-size.yml')
-rw-r--r--spec/if/acfg/max-thread-name-size.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/if/acfg/max-thread-name-size.yml b/spec/if/acfg/max-thread-name-size.yml
index e8f3c552..1772ec1c 100644
--- a/spec/if/acfg/max-thread-name-size.yml
+++ b/spec/if/acfg/max-thread-name-size.yml
@@ -21,7 +21,7 @@ links:
name: CONFIGURE_MAXIMUM_THREAD_NAME_SIZE
notes: |
The default value was chosen for Linux compatibility, see
- `PTHREAD_SETNAME_NP(3) <http://man7.org/linux/man-pages/man3/pthread_setname_np.3.html>`_.
+ ${.:/document-reference/pthread-setname-np}.
The size of the thread control block is increased by the maximum thread name
size.