summaryrefslogtreecommitdiffstats
path: root/spec/glos/term/interruptservice.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-06 10:31:57 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 10:37:29 +0200
commita5f3cc1d59cc2d51813d60562011a7954e0d6f21 (patch)
tree227fce2d226584c5b3e8b439d07a4b015e459b01 /spec/glos/term/interruptservice.yml
parentMove license and copyright registration of items (diff)
downloadrtems-central-a5f3cc1d59cc2d51813d60562011a7954e0d6f21.tar.bz2
spec: Use item mapper for glossary terms
Diffstat (limited to '')
-rw-r--r--spec/glos/term/interruptservice.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/glos/term/interruptservice.yml b/spec/glos/term/interruptservice.yml
index c50a6525..3ade0b32 100644
--- a/spec/glos/term/interruptservice.yml
+++ b/spec/glos/term/interruptservice.yml
@@ -9,9 +9,9 @@ links:
uid: ../general
text: |
An *interrupt service* consists of an
- @term{/glos/term/interruptserviceroutine} which is called with a user
+ ${interruptserviceroutine:/glossary-term} which is called with a user
provided argument upon reception of an interrupt service request. The
routine is invoked in interrupt context. Interrupt service requests may have
a priority and an affinity to a set of processors. An *interrupt service* is
- a @term{/glos/term/softwarecomponent}.
+ a ${softwarecomponent:/glossary-term}.
type: glossary