[rtems-central commit] spec: Fix group description

Sebastian Huber sebh at rtems.org
Tue May 9 13:45:26 UTC 2023


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri May  5 14:41:19 2023 +0200

spec: Fix group description

---

 spec/if/group.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/spec/if/group.yml b/spec/if/group.yml
index a96facd8..796a6601 100644
--- a/spec/if/group.yml
+++ b/spec/if/group.yml
@@ -1,9 +1,9 @@
 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-brief: API
+brief: |
+  This group contains the RTEMS Application Programming Interface (API).
 copyrights:
 - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-description: |
-  This group contains the RTEMS Application Programming Interface (API).
+description: null
 enabled-by: true
 identifier: RTEMSAPI
 index-entries: []



More information about the vc mailing list