summaryrefslogtreecommitdiffstats
path: root/spec/glossary
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-04 15:23:48 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-08 08:59:20 +0200
commit021e0ebbade850f3140749c75e2b14e2f4d978b8 (patch)
treec3802c67dd9db5bc049341574cdd8dc39a9b48da /spec/glossary
parentspec: Generalize directive to action requirements (diff)
downloadrtems-central-021e0ebbade850f3140749c75e2b14e2f4d978b8.tar.bz2
spec: Use a complete sentence for acronyms
Diffstat (limited to 'spec/glossary')
-rw-r--r--spec/glossary/abi.yml2
-rw-r--r--spec/glossary/api.yml2
-rw-r--r--spec/glossary/asr.yml2
-rw-r--r--spec/glossary/bsp.yml2
-rw-r--r--spec/glossary/ccb.yml2
-rw-r--r--spec/glossary/cpu.yml2
-rw-r--r--spec/glossary/crt.yml4
-rw-r--r--spec/glossary/ears.yml2
-rw-r--r--spec/glossary/elf.yml2
-rw-r--r--spec/glossary/fifo.yml2
-rw-r--r--spec/glossary/gcc.yml2
-rw-r--r--spec/glossary/gnu.yml2
-rw-r--r--spec/glossary/io.yml2
-rw-r--r--spec/glossary/isr.yml2
-rw-r--r--spec/glossary/isvv.yml2
-rw-r--r--spec/glossary/mcs.yml2
-rw-r--r--spec/glossary/mpci.yml3
-rw-r--r--spec/glossary/numa.yml2
-rw-r--r--spec/glossary/ptcb.yml2
-rw-r--r--spec/glossary/pxcb.yml2
-rw-r--r--spec/glossary/qcb.yml2
-rw-r--r--spec/glossary/reqif.yml2
-rw-r--r--spec/glossary/rncb.yml2
-rw-r--r--spec/glossary/rtems.yml2
-rw-r--r--spec/glossary/smcb.yml2
-rw-r--r--spec/glossary/smp.yml2
-rw-r--r--spec/glossary/tas.yml2
-rw-r--r--spec/glossary/tcb.yml2
-rw-r--r--spec/glossary/tls.yml6
-rw-r--r--spec/glossary/tmcb.yml2
-rw-r--r--spec/glossary/ttas.yml2
-rw-r--r--spec/glossary/yaml.yml2
32 files changed, 36 insertions, 35 deletions
diff --git a/spec/glossary/abi.yml b/spec/glossary/abi.yml
index 161c7a89..c36ac406 100644
--- a/spec/glossary/abi.yml
+++ b/spec/glossary/abi.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: ABI
text: |
- An acronym for Application Binary Interface.
+ This term is an acronym for Application Binary Interface.
type: glossary
diff --git a/spec/glossary/api.yml b/spec/glossary/api.yml
index 4b36fc44..6ea6d963 100644
--- a/spec/glossary/api.yml
+++ b/spec/glossary/api.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: API
text: |
- An acronym for Application Programming Interface.
+ This term is an acronym for Application Programming Interface.
type: glossary
diff --git a/spec/glossary/asr.yml b/spec/glossary/asr.yml
index 10bcb311..5d0334d0 100644
--- a/spec/glossary/asr.yml
+++ b/spec/glossary/asr.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: ASR
text: |
- An acronym for ${asynchronoussignalroutine:/term}.
+ This term is an acronym for ${asynchronoussignalroutine:/term}.
type: glossary
diff --git a/spec/glossary/bsp.yml b/spec/glossary/bsp.yml
index 0638f0f6..3be4f2bd 100644
--- a/spec/glossary/bsp.yml
+++ b/spec/glossary/bsp.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: BSP
text: |
- An acronym for ${boardsupportpackage:/term}.
+ This term is an acronym for ${boardsupportpackage:/term}.
type: glossary
diff --git a/spec/glossary/ccb.yml b/spec/glossary/ccb.yml
index 446796e4..21758d82 100644
--- a/spec/glossary/ccb.yml
+++ b/spec/glossary/ccb.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: CCB
text: |
- An acronym for Change Control Board.
+ This term is an acronym for Change Control Board.
type: glossary
diff --git a/spec/glossary/cpu.yml b/spec/glossary/cpu.yml
index ccca02cf..21f9a583 100644
--- a/spec/glossary/cpu.yml
+++ b/spec/glossary/cpu.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: CPU
text: |
- An acronym for ${centralprocessingunit:/term}.
+ This term is an acronym for ${centralprocessingunit:/term}.
type: glossary
diff --git a/spec/glossary/crt.yml b/spec/glossary/crt.yml
index b751aba9..194b612b 100644
--- a/spec/glossary/crt.yml
+++ b/spec/glossary/crt.yml
@@ -8,6 +8,6 @@ links:
uid: ../glossary-general
term: CRT
text: |
- An acronym for Cathode Ray Tube. Normally used in reference to the
- man-machine interface.
+ This term is an acronym for Cathode Ray Tube. Normally used in reference to
+ the man-machine interface.
type: glossary
diff --git a/spec/glossary/ears.yml b/spec/glossary/ears.yml
index a446c514..ac971209 100644
--- a/spec/glossary/ears.yml
+++ b/spec/glossary/ears.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: EARS
text: |
- An acronym for Easy Approach to Requirements Syntax.
+ This term is an acronym for Easy Approach to Requirements Syntax.
type: glossary
diff --git a/spec/glossary/elf.yml b/spec/glossary/elf.yml
index abaec49c..65780940 100644
--- a/spec/glossary/elf.yml
+++ b/spec/glossary/elf.yml
@@ -8,6 +8,6 @@ links:
uid: ../glossary-general
term: ELF
text: |
- An acronym for
+ This term is an acronym for
`Executable and Linkable Format <https://en.wikipedia.org/wiki/Executable_and_Linkable_Format>`_.
type: glossary
diff --git a/spec/glossary/fifo.yml b/spec/glossary/fifo.yml
index 1bbf8797..52c78126 100644
--- a/spec/glossary/fifo.yml
+++ b/spec/glossary/fifo.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: FIFO
text: |
- An acronym for ${firstinfirstout:/term}.
+ This term is an acronym for ${firstinfirstout:/term}.
type: glossary
diff --git a/spec/glossary/gcc.yml b/spec/glossary/gcc.yml
index 3ab76d70..d950aa1e 100644
--- a/spec/glossary/gcc.yml
+++ b/spec/glossary/gcc.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: GCC
text: |
- An acronym for `GNU Compiler Collection <https://gcc.gnu.org/>`_.
+ This term is an acronym for `GNU Compiler Collection <https://gcc.gnu.org/>`_.
type: glossary
diff --git a/spec/glossary/gnu.yml b/spec/glossary/gnu.yml
index 5c8f484b..d80b48a0 100644
--- a/spec/glossary/gnu.yml
+++ b/spec/glossary/gnu.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: GNU
text: |
- An acronym for `GNU's Not Unix <https://www.gnu.org/>`_.
+ This term is an acronym for `GNU's Not Unix <https://www.gnu.org/>`_.
type: glossary
diff --git a/spec/glossary/io.yml b/spec/glossary/io.yml
index 324f0c84..49bf6efd 100644
--- a/spec/glossary/io.yml
+++ b/spec/glossary/io.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: I/O
text: |
- An acronym for Input/Output.
+ This term is an acronym for Input/Output.
type: glossary
diff --git a/spec/glossary/isr.yml b/spec/glossary/isr.yml
index a95dec23..cba9f801 100644
--- a/spec/glossary/isr.yml
+++ b/spec/glossary/isr.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: ISR
text: |
- An acronym for ${interruptserviceroutine:/term}.
+ This term is an acronym for ${interruptserviceroutine:/term}.
type: glossary
diff --git a/spec/glossary/isvv.yml b/spec/glossary/isvv.yml
index 78459975..57184043 100644
--- a/spec/glossary/isvv.yml
+++ b/spec/glossary/isvv.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: ISVV
text: |
- An acronym for Independent Software Verification and Validation.
+ This term is an acronym for Independent Software Verification and Validation.
type: glossary
diff --git a/spec/glossary/mcs.yml b/spec/glossary/mcs.yml
index 4214e103..c6f3ca68 100644
--- a/spec/glossary/mcs.yml
+++ b/spec/glossary/mcs.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: MCS
text: |
- An acronym for Mellor-Crummey Scott.
+ This term is an acronym for Mellor-Crummey Scott.
type: glossary
diff --git a/spec/glossary/mpci.yml b/spec/glossary/mpci.yml
index 7cf943f4..c88f9e6b 100644
--- a/spec/glossary/mpci.yml
+++ b/spec/glossary/mpci.yml
@@ -8,5 +8,6 @@ links:
uid: ../glossary-general
term: MPCI
text: |
- An acronym for ${multiprocessorcommunicationsinterfacelayer:/term}.
+ This term is an acronym for
+ ${multiprocessorcommunicationsinterfacelayer:/term}.
type: glossary
diff --git a/spec/glossary/numa.yml b/spec/glossary/numa.yml
index 09c3c69a..c488e8a2 100644
--- a/spec/glossary/numa.yml
+++ b/spec/glossary/numa.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: NUMA
text: |
- An acronym for Non-Uniform Memory Access.
+ This term is an acronym for Non-Uniform Memory Access.
type: glossary
diff --git a/spec/glossary/ptcb.yml b/spec/glossary/ptcb.yml
index 22921088..e40a79cd 100644
--- a/spec/glossary/ptcb.yml
+++ b/spec/glossary/ptcb.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: PTCB
text: |
- An acronym for ${partitioncontrolblock:/term}.
+ This term is an acronym for ${partitioncontrolblock:/term}.
type: glossary
diff --git a/spec/glossary/pxcb.yml b/spec/glossary/pxcb.yml
index 971e540a..a35b53ac 100644
--- a/spec/glossary/pxcb.yml
+++ b/spec/glossary/pxcb.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: PXCB
text: |
- An acronym for ${proxycontrolblock:/term}.
+ This term is an acronym for ${proxycontrolblock:/term}.
type: glossary
diff --git a/spec/glossary/qcb.yml b/spec/glossary/qcb.yml
index 8ddab35a..cef10a47 100644
--- a/spec/glossary/qcb.yml
+++ b/spec/glossary/qcb.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: QCB
text: |
- An acronym for ${messagequeuecontrolblock:/term}.
+ This term is an acronym for ${messagequeuecontrolblock:/term}.
type: glossary
diff --git a/spec/glossary/reqif.yml b/spec/glossary/reqif.yml
index 3cacd7f1..1bf3b905 100644
--- a/spec/glossary/reqif.yml
+++ b/spec/glossary/reqif.yml
@@ -8,6 +8,6 @@ links:
uid: ../glossary-general
term: ReqIF
text: |
- An acronym for
+ This term is an acronym for
`Requirements Interchange Format <https://www.omg.org/spec/ReqIF/About-ReqIF/>`_.
type: glossary
diff --git a/spec/glossary/rncb.yml b/spec/glossary/rncb.yml
index 4a94b65a..4923e502 100644
--- a/spec/glossary/rncb.yml
+++ b/spec/glossary/rncb.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: RNCB
text: |
- An acronym for ${regioncontrolblock:/term}.
+ This term is an acronym for ${regioncontrolblock:/term}.
type: glossary
diff --git a/spec/glossary/rtems.yml b/spec/glossary/rtems.yml
index 5d198edc..0f0779cf 100644
--- a/spec/glossary/rtems.yml
+++ b/spec/glossary/rtems.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: RTEMS
text: |
- An acronym for Real-Time Executive for Multiprocessor Systems.
+ This term is an acronym for Real-Time Executive for Multiprocessor Systems.
type: glossary
diff --git a/spec/glossary/smcb.yml b/spec/glossary/smcb.yml
index d1654ab9..05b8cf36 100644
--- a/spec/glossary/smcb.yml
+++ b/spec/glossary/smcb.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: SMCB
text: |
- An acronym for ${semaphorecontrolblock:/term}.
+ This term is an acronym for ${semaphorecontrolblock:/term}.
type: glossary
diff --git a/spec/glossary/smp.yml b/spec/glossary/smp.yml
index d8478e24..50f2972c 100644
--- a/spec/glossary/smp.yml
+++ b/spec/glossary/smp.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: SMP
text: |
- An acronym for Symmetric Multiprocessing.
+ This term is an acronym for Symmetric Multiprocessing.
type: glossary
diff --git a/spec/glossary/tas.yml b/spec/glossary/tas.yml
index ef6e4c07..efbebcd0 100644
--- a/spec/glossary/tas.yml
+++ b/spec/glossary/tas.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: TAS
text: |
- An acronym for Test-And-Set.
+ This term is an acronym for Test-And-Set.
type: glossary
diff --git a/spec/glossary/tcb.yml b/spec/glossary/tcb.yml
index 8130bbd0..4275d650 100644
--- a/spec/glossary/tcb.yml
+++ b/spec/glossary/tcb.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: TCB
text: |
- An acronym for ${taskcontrolblock:/term}.
+ This term is an acronym for ${taskcontrolblock:/term}.
type: glossary
diff --git a/spec/glossary/tls.yml b/spec/glossary/tls.yml
index 4a9d91aa..28672bf2 100644
--- a/spec/glossary/tls.yml
+++ b/spec/glossary/tls.yml
@@ -8,7 +8,7 @@ links:
uid: ../glossary-general
term: TLS
text: |
- An acronym for Thread-Local Storage :cite:`Drepper:2013:TLS`. TLS is
- available in ${c11:/term} and ${cxx11:/term}. The support for TLS depends
- on the CPU port :cite:`RTEMS:CPU`.
+ This term is an acronym for Thread-Local Storage :cite:`Drepper:2013:TLS`.
+ TLS is available in ${c11:/term} and ${cxx11:/term}. The support for TLS
+ depends on the CPU port :cite:`RTEMS:CPU`.
type: glossary
diff --git a/spec/glossary/tmcb.yml b/spec/glossary/tmcb.yml
index 34831ed7..933de7cb 100644
--- a/spec/glossary/tmcb.yml
+++ b/spec/glossary/tmcb.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: TMCB
text: |
- An acronym for ${timercontrolblock:/term}.
+ This term is an acronym for ${timercontrolblock:/term}.
type: glossary
diff --git a/spec/glossary/ttas.yml b/spec/glossary/ttas.yml
index 550b2b38..1bcd7536 100644
--- a/spec/glossary/ttas.yml
+++ b/spec/glossary/ttas.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: TTAS
text: |
- An acronym for Test and Test-And-Set.
+ This term is an acronym for Test and Test-And-Set.
type: glossary
diff --git a/spec/glossary/yaml.yml b/spec/glossary/yaml.yml
index bb8d391b..676f8de0 100644
--- a/spec/glossary/yaml.yml
+++ b/spec/glossary/yaml.yml
@@ -8,5 +8,5 @@ links:
uid: ../glossary-general
term: YAML
text: |
- An acronym for `YAML Ain't Markup Language <https://yaml.org/>`_.
+ This term is an acronym for `YAML Ain't Markup Language <https://yaml.org/>`_.
type: glossary