summaryrefslogtreecommitdiffstats
path: root/spec/rtems/attr/if/no-priority-ceiling.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/attr/if/no-priority-ceiling.yml')
-rw-r--r--spec/rtems/attr/if/no-priority-ceiling.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/rtems/attr/if/no-priority-ceiling.yml b/spec/rtems/attr/if/no-priority-ceiling.yml
index 2c0dbb8e..7bd065c9 100644
--- a/spec/rtems/attr/if/no-priority-ceiling.yml
+++ b/spec/rtems/attr/if/no-priority-ceiling.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 will
- not use the Priority Ceiling Protocol.
+ This attribute constant indicates that the Classic API semaphore created by
+ ${../../sem/if/create:/name} will not use the Priority Ceiling Protocol.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 2008 On-Line Applications Research Corporation (OAR)