]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
nanosleep.2: srcfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 10 Feb 2014 08:17:04 +0000 (09:17 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 10 Feb 2014 08:17:04 +0000 (09:17 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/nanosleep.2

index c63abc2c6ac4a9aca94aa74b6173dc74fcbb145b..c4a3939b3bbc29fcd11509cb8ef5c7fa5b518039 100644 (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 ()