summaryrefslogtreecommitdiffstats
path: root/spec/rtems/attr/if/multiprocessor-resource-sharing.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/attr/if/multiprocessor-resource-sharing.yml')
-rw-r--r--spec/rtems/attr/if/multiprocessor-resource-sharing.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/spec/rtems/attr/if/multiprocessor-resource-sharing.yml b/spec/rtems/attr/if/multiprocessor-resource-sharing.yml
index 696fc2a9..bfed6d35 100644
--- a/spec/rtems/attr/if/multiprocessor-resource-sharing.yml
+++ b/spec/rtems/attr/if/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 shall
- use the Multiprocessor Resource Sharing Protocol.
+ This attribute constant indicates that the Classic API semaphore created by
+ ${../../sem/if/create:/name} shall use the Multiprocessor Resource Sharing
+ Protocol.
copyrights:
- Copyright (C) 2014, 2020 embedded brains GmbH (http://www.embedded-brains.de)
definition:
@@ -18,5 +19,5 @@ links:
uid: group
name: RTEMS_MULTIPROCESSOR_RESOURCE_SHARING
notes: |
- The semaphore object shall be a binary semaphore (${binary-semaphore:/name}).
+ The semaphore shall be a binary semaphore (${binary-semaphore:/name}).
type: interface