nanosleep.2: srcfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-02-10 09:17:04 +01:00
parent 42069c2bd7
commit c5ae6d5a2a
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ struct timespec {
The value of the nanoseconds field must be in the range 0 to 999999999.
Compared to
.BR sleep (3)
.BR sleep (3)
and
.BR usleep (3),
.BR nanosleep ()