[rtems-central commit] spec: Wording in /rtems/sem/req/set-priority

Sebastian Huber sebh at rtems.org
Wed Apr 7 08:33:19 UTC 2021


Module:    rtems-central
Branch:    master
Commit:    df5b0ff800aa9b049540cf9727a0f1cc2e20dcd5
Changeset: http://git.rtems.org/rtems-central/commit/?id=df5b0ff800aa9b049540cf9727a0f1cc2e20dcd5

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri Mar 26 10:44:24 2021 +0100

spec: Wording in /rtems/sem/req/set-priority

---

 spec/rtems/sem/req/set-priority.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/spec/rtems/sem/req/set-priority.yml b/spec/rtems/sem/req/set-priority.yml
index d740ebb..14243fa 100644
--- a/spec/rtems/sem/req/set-priority.yml
+++ b/spec/rtems/sem/req/set-priority.yml
@@ -320,7 +320,8 @@ test-context:
     rtems_id the_semaphore_id
 - brief: |
     If this member is true, then the ${../if/set-priority:/params[0]/name}
-    parameter shall be valid, otherwise it shall be ${/c/if/null:/name}.
+    parameter value shall be associated with the semaphore, otherwise it shall
+    be not associated with a semaphore.
   description: null
   member: |
     bool valid_id



More information about the vc mailing list