From bf8a59fa013f5c705369fbe14e23ca78c4d09cb8 Mon Sep 17 00:00:00 2001 From: rsc Date: Sun, 11 Apr 2004 03:42:27 +0000 Subject: Rewrite page(2) references to page(3). Add description of new libmach. --- man/man3/sleep.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/man3/sleep.3') 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 . -- cgit v1.2.3