c-user: Use glossary term

This commit is contained in:
Sebastian Huber 2021-04-22 13:45:24 +02:00
parent 199cc8e576
commit 6ee9317ee9

View File

@ -466,9 +466,9 @@ Obtains the semaphore.
This parameter is the option set. This parameter is the option set.
``timeout`` ``timeout``
This parameter is the timeout in clock ticks if the :c:macro:`RTEMS_WAIT` This parameter is the timeout in :term:`clock ticks <clock tick>` if the
option is set. Use :c:macro:`RTEMS_NO_TIMEOUT` to wait potentially :c:macro:`RTEMS_WAIT` option is set. Use :c:macro:`RTEMS_NO_TIMEOUT` to
forever. wait potentially forever.
.. rubric:: DESCRIPTION: .. rubric:: DESCRIPTION: