From df5b0ff800aa9b049540cf9727a0f1cc2e20dcd5 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 26 Mar 2021 10:44:24 +0100 Subject: 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 d740ebba..14243fa8 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 -- cgit v1.2.3