]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/nanosleep.2
clock_nanosleep.2, futex.2, nanosleep.2, poll.2, sigaction.2, sigreturn.2, signal...
[thirdparty/man-pages.git] / man2 / nanosleep.2
index f869277b0111d9220145eaa7df511b8513bcbdcc..c63abc2c6ac4a9aca94aa74b6173dc74fcbb145b 100644 (file)
@@ -31,7 +31,7 @@
 .\"     NOTES: describe case where clock_nanosleep() can be preferable.
 .\"     NOTES: describe CLOCK_REALTIME versus CLOCK_NANOSLEEP
 .\"     Replace crufty discussion of HZ with a pointer to time(7).
-.TH NANOSLEEP 2 2009-01-19 "Linux" "Linux Programmer's Manual"
+.TH NANOSLEEP 2 2013-07-30 "Linux" "Linux Programmer's Manual"
 .SH NAME
 nanosleep \- high-resolution sleep
 .SH SYNOPSIS
@@ -209,6 +209,7 @@ then the time that the thread spent in the stopped state is
 counted against the sleep interval.
 .SH SEE ALSO
 .BR clock_nanosleep (2),
+.BR restart_syscall (2),
 .BR sched_setscheduler (2),
 .BR timer_create (2),
 .BR sleep (3),