From 6ee9317ee91af413363c05a5f7ba6c612a7bec2c Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 22 Apr 2021 13:45:24 +0200 Subject: c-user: Use glossary term --- c-user/semaphore/directives.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'c-user/semaphore/directives.rst') diff --git a/c-user/semaphore/directives.rst b/c-user/semaphore/directives.rst index 7c2a9c8..ce5deb0 100644 --- a/c-user/semaphore/directives.rst +++ b/c-user/semaphore/directives.rst @@ -466,9 +466,9 @@ Obtains the semaphore. This parameter is the option set. ``timeout`` - This parameter is the timeout in clock ticks if the :c:macro:`RTEMS_WAIT` - option is set. Use :c:macro:`RTEMS_NO_TIMEOUT` to wait potentially - forever. + This parameter is the timeout in :term:`clock ticks ` if the + :c:macro:`RTEMS_WAIT` option is set. Use :c:macro:`RTEMS_NO_TIMEOUT` to + wait potentially forever. .. rubric:: DESCRIPTION: -- cgit v1.2.3