clock_nanosleep.2: srcfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-04-02 10:26:46 +02:00
parent 14df252bf8
commit b24db7cb8a
1 changed files with 2 additions and 0 deletions

View File

@ -77,6 +77,8 @@ The
argument specifies the clock against which the sleep interval
is to be measured.
This argument can have one of the following values:
.\" Look in time/posix-timers.c (kernel 5.6 sources) for the
.\" 'struct k_clock' structures that have an 'nsleep' method
.TP
.BR CLOCK_REALTIME
A settable system-wide real-time clock.