diff --git a/c-user/clock/directives.rst b/c-user/clock/directives.rst index 877204a..d531918 100644 --- a/c-user/clock/directives.rst +++ b/c-user/clock/directives.rst @@ -1223,11 +1223,10 @@ system initialization using :term:`CLOCK_MONOTONIC`. ``uptime`` This parameter is the pointer to a `struct timespec - `_ - object. When the directive call is successful, the seconds and nanoseconds - elapsed since some time point during the system initialization and some - point during the directive call using :term:`CLOCK_MONOTONIC` will be - stored in this object. + `_ object. When the + directive call is successful, the seconds and nanoseconds elapsed since + some time point during the system initialization and some point during the + directive call using :term:`CLOCK_MONOTONIC` will be stored in this object. .. rubric:: RETURN VALUES: