mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-03 22:40:44 +08:00
c-user: Canonicalize two glossary acronyms
Add :term: text roles to acronym definitions of glossary defined terms. Update #3853.
This commit is contained in:
parent
e068cbf96a
commit
732c570ad8
@ -21,7 +21,7 @@ Glossary
|
|||||||
In this document, software which makes use of RTEMS.
|
In this document, software which makes use of RTEMS.
|
||||||
|
|
||||||
ASR
|
ASR
|
||||||
see Asynchronous Signal Routine.
|
An acronym for :term:`Asynchronous Signal Routine`.
|
||||||
|
|
||||||
asynchronous
|
asynchronous
|
||||||
Not related in order or timing to other occurrences in the system.
|
Not related in order or timing to other occurrences in the system.
|
||||||
@ -203,7 +203,7 @@ Glossary
|
|||||||
system which do not own the memory.
|
system which do not own the memory.
|
||||||
|
|
||||||
FIFO
|
FIFO
|
||||||
An acronym for First In First Out.
|
An acronym for :term:`First In First Out`.
|
||||||
|
|
||||||
First In First Out
|
First In First Out
|
||||||
A discipline for manipulating entries in a data structure.
|
A discipline for manipulating entries in a data structure.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user