[rtems-central commit] spec: Review Classic API implementation group

Sebastian Huber sebh at rtems.org
Fri Nov 27 08:55:54 UTC 2020


Module:    rtems-central
Branch:    master
Commit:    29f0401e0b82d39a111eda3419181399cb3a96f6
Changeset: http://git.rtems.org/rtems-central/commit/?id=29f0401e0b82d39a111eda3419181399cb3a96f6

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri Nov 27 08:38:12 2020 +0100

spec: Review Classic API implementation group

---

 spec/rtems/req/group.yml | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/spec/rtems/req/group.yml b/spec/rtems/req/group.yml
index b290824..af515e4 100644
--- a/spec/rtems/req/group.yml
+++ b/spec/rtems/req/group.yml
@@ -1,6 +1,6 @@
 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
 brief: |
-  This group contains the Classic API manager implementations.
+  This group contains the Classic API implementation.
 copyrights:
 - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
 description: null
@@ -11,8 +11,10 @@ interface-type: group
 links:
 - role: interface-ingroup
   uid: /req/impl
-name: Classic
+- role: interface-placement
+  uid: /rtems/type/if/header
+name: Classic API
 text: |
-  There shall be a software architecture component containing the Classic API
+  The software architecture shall have a component containing the Classic API
   implementation.
 type: interface



More information about the vc mailing list