summaryrefslogtreecommitdiffstats
path: root/c-user/glossary.rst
diff options
context:
space:
mode:
Diffstat (limited to 'c-user/glossary.rst')
-rw-r--r--c-user/glossary.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/c-user/glossary.rst b/c-user/glossary.rst
index e7fd794..0ec0d08 100644
--- a/c-user/glossary.rst
+++ b/c-user/glossary.rst
@@ -673,8 +673,8 @@ Glossary
:dfn:`tick`
The basic unit of time used by RTEMS. It is a user-configurable number of
- microseconds. The current tick expires when the ``rtems_clock_tick``
- directive is invoked.
+ microseconds. The current tick expires when a clock tick directive is
+ invoked.
:dfn:`tightly-coupled`
A multiprocessor configuration system which communicates via shared memory.