summaryrefslogtreecommitdiff
path: root/spec/if/acfg/max-posix-semaphores.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-08-06 10:27:29 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-08-06 15:08:20 +0200
commit35d9ba4090066117a4c7f8bd6ea5a02256a39554 (patch)
tree388b286db03cc5963250732f756461f88cb6c64f /spec/if/acfg/max-posix-semaphores.yml
parente9312e279dd296708a52c5cf7ae02305c03f4209 (diff)
spec: Improve references in appl config options
Diffstat (limited to 'spec/if/acfg/max-posix-semaphores.yml')
-rw-r--r--spec/if/acfg/max-posix-semaphores.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/spec/if/acfg/max-posix-semaphores.yml b/spec/if/acfg/max-posix-semaphores.yml
index 827b3c4c..5e58ddc0 100644
--- a/spec/if/acfg/max-posix-semaphores.yml
+++ b/spec/if/acfg/max-posix-semaphores.yml
@@ -26,8 +26,9 @@ notes: |
This object class can be configured in unlimited allocation mode, see
${.:/document-reference/config-unlimited-objects}.
- Named semaphores are created with ``sem_open()``. Semaphores initialized
- with ``sem_init()`` are not affected by this configuration option since the
- storage space for these semaphores is user-provided.
+ Named semaphores are created with ${../c/sem_open:/name}. Semaphores
+ initialized with ${../c/sem_init:/name} are not affected by this
+ configuration option since the storage space for these semaphores is
+ user-provided.
text: ''
type: interface