summaryrefslogtreecommitdiffstats
path: root/spec/rtems/attr/if/inherit-priority.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/attr/if/inherit-priority.yml')
-rw-r--r--spec/rtems/attr/if/inherit-priority.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/spec/rtems/attr/if/inherit-priority.yml b/spec/rtems/attr/if/inherit-priority.yml
index 161472d2..07fcd370 100644
--- a/spec/rtems/attr/if/inherit-priority.yml
+++ b/spec/rtems/attr/if/inherit-priority.yml
@@ -1,7 +1,7 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
- This attribute constant indicates that the Classic API Semaphore instance
- created will use the Priority Inheritance Protocol.
+ This attribute constant indicates that the Classic API Semaphore object shall
+ use the Priority Inheritance Protocol.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 2008 On-Line Applications Research Corporation (OAR)
@@ -18,5 +18,5 @@ links:
uid: group
name: RTEMS_INHERIT_PRIORITY
notes: |
- The semaphore instance must be a binary semaphore.
+ The semaphore object shall be a binary semaphore (${binary-semaphore:/name}).
type: interface