summaryrefslogtreecommitdiff
path: root/spec/if/acfg/max-posix-semaphores.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-posix-semaphores.yml
parent374e1bf214e0f9691b06fcec30a7d88407ccba0a (diff)
spec: Use ${...} references in /if/acfg/*
This allows generation of Sphinx and Doxygen output.
Diffstat (limited to 'spec/if/acfg/max-posix-semaphores.yml')
-rw-r--r--spec/if/acfg/max-posix-semaphores.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/spec/if/acfg/max-posix-semaphores.yml b/spec/if/acfg/max-posix-semaphores.yml
index 5c313fee..827b3c4c 100644
--- a/spec/if/acfg/max-posix-semaphores.yml
+++ b/spec/if/acfg/max-posix-semaphores.yml
@@ -24,10 +24,10 @@ links:
name: CONFIGURE_MAXIMUM_POSIX_SEMAPHORES
notes: |
This object class can be configured in unlimited allocation mode, see
- :ref:`ConfigUnlimitedObjects`.
+ ${.:/document-reference/config-unlimited-objects}.
- Named semaphores are created with :c:func:`sem_open()`. Semaphores
- initialized with :c:func:`sem_init()` are not affected by this configuration
- option since the storage space for these semaphores is user-provided.
+ 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.
text: ''
type: interface