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: