summaryrefslogtreecommitdiffstats
path: root/c-user/semaphore_manager.rst
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-03-07 14:18:10 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-03-07 15:33:02 +0100
commit464d541653f0ca478b0bfc0bc7f5e3270dead6e5 (patch)
tree6203f3e37f2ecd4e45d7a27bae4cebd3c2255047 /c-user/semaphore_manager.rst
parentc-user: Sort scheduler configuration options (diff)
downloadrtems-docs-464d541653f0ca478b0bfc0bc7f5e3270dead6e5.tar.bz2
c-user: Use uniprocessor throughout
Diffstat (limited to '')
-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 32c762e..695d75a 100644
--- a/c-user/semaphore_manager.rst
+++ b/c-user/semaphore_manager.rst
@@ -114,7 +114,7 @@ Multiprocessor Resource Sharing Protocol
----------------------------------------
RTEMS supports the :ref:`MrsP` for local, binary semaphores that use the
-priority task wait queue blocking discipline. In uni-processor configurations,
+priority task wait queue blocking discipline. In uniprocessor configurations,
the :ref:`PriorityCeiling` is used instead.
.. _Building a Semaphore Attribute Set: