summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c-user/semaphore/directives.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/c-user/semaphore/directives.rst b/c-user/semaphore/directives.rst
index 8f4f18e..2d07e1c 100644
--- a/c-user/semaphore/directives.rst
+++ b/c-user/semaphore/directives.rst
@@ -233,9 +233,6 @@ The following constraints apply to this directive:
* When the directive operates on a global object, the directive sends a message
to remote nodes. This may preempt the calling task.
-* When a semaphore using the MrsP locking protocol is created, the initial
- count shall be exactly one.
-
* The number of semaphores available to the application is configured through
the :ref:`CONFIGURE_MAXIMUM_SEMAPHORES` application configuration option.