source: rtems-central/spec/glos/term/statuscode.yml @ a5f3cc1

Last change on this file since a5f3cc1 was a5f3cc1, checked in by Sebastian Huber <sebastian.huber@…>, on 05/06/20 at 08:31:57

spec: Use item mapper for glossary terms

  • Property mode set to 100644
File size: 473 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0
2copyrights:
3- Copyright (C) 1988, 1998 On-Line Applications Research Corporation (OAR)
4enabled-by: []
5glossary-term: status code
6glossary-type: term
7links:
8- role: null
9  uid: ../general
10text: |
11  A status code indicates the completion status of an operation.  For
12  example most RTEMS directives return a status code through the
13  ${returnvalue:/glossary-term} to indicate a successful operation or error
14  conditions.
15type: glossary
Note: See TracBrowser for help on using the repository browser.