summaryrefslogtreecommitdiffstats
path: root/c_user/semaphore_manager.rst
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-02-18 16:22:28 +1100
committerAmar Takhar <verm@darkbeer.org>2016-05-02 20:51:26 -0400
commitbcd64c620a5ff444e1c041b825a2157fd931a414 (patch)
treec168e08d1759cf8cf439a07d307029db232af07e /c_user/semaphore_manager.rst
parentClean up. (diff)
downloadrtems-docs-bcd64c620a5ff444e1c041b825a2157fd931a414.tar.bz2
Minor fixes.
Diffstat (limited to 'c_user/semaphore_manager.rst')
-rw-r--r--c_user/semaphore_manager.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/c_user/semaphore_manager.rst b/c_user/semaphore_manager.rst
index df04af7..86a9a29 100644
--- a/c_user/semaphore_manager.rst
+++ b/c_user/semaphore_manager.rst
@@ -675,7 +675,7 @@ The following semaphore acquisition option constants are defined by RTEMS:
* - ``RTEMS_WAIT``
- task will wait for semaphore (default)
- * - - ``RTEMS_NO_WAIT``
+ * - ``RTEMS_NO_WAIT``
- task should not wait
Attempting to obtain a global semaphore which does not reside on the local node