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 49ae3ac8..9d61e2d3 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 object shall
- use the Priority Inheritance Protocol.
+ This attribute constant indicates that the Classic API semaphore created by
+ ${../../sem/if/create:/name} 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)
@@ -19,5 +19,5 @@ links:
uid: group
name: RTEMS_INHERIT_PRIORITY
notes: |
- The semaphore object shall be a binary semaphore (${binary-semaphore:/name}).
+ The semaphore shall be a binary semaphore (${binary-semaphore:/name}).
type: interface