aboutsummaryrefslogtreecommitdiff
path: root/man/man3/sleep.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/sleep.3')
-rw-r--r--man/man3/sleep.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/sleep.3 b/man/man3/sleep.3
index d73f1eee..0f43e50e 100644
--- a/man/man3/sleep.3
+++ b/man/man3/sleep.3
@@ -27,7 +27,7 @@ Sleep returns \-1 if interrupted, 0 otherwise.
causes an
.B alarm
note (see
-.IR notify (2))
+.IR notify (3))
to be sent to the invoking process after the number of milliseconds
given by the argument.
Successive calls to
@@ -39,7 +39,7 @@ the alarm clock.
.SH SOURCE
.B /sys/src/libc/9syscall
.SH SEE ALSO
-.IR intro (2)
+.IR intro (3)
.SH DIAGNOSTICS
These functions set
.IR errstr .