clock_getres.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-12-16 15:23:02 +01:00
parent 25d2cc431f
commit e470433f2c
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ POSIX.1 specifies the following:
Setting the value of the
.B CLOCK_REALTIME
clock via
.BR clock_settime (2)
.BR clock_settime ()
shall have no effect on threads that are blocked waiting for a relative time
service based upon this clock, including the
.BR nanosleep ()