summaryrefslogtreecommitdiffstats
path: root/c_user/semaphore_manager.rst
diff options
context:
space:
mode:
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