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