summaryrefslogtreecommitdiff
path: root/lib/libc/gen/usleep.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/usleep.3')
-rw-r--r--lib/libc/gen/usleep.38
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/gen/usleep.3 b/lib/libc/gen/usleep.3
index aa2468e6bc7..3b8f7f0bcc7 100644
--- a/lib/libc/gen/usleep.3
+++ b/lib/libc/gen/usleep.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: usleep.3,v 1.5 1997/12/24 09:04:04 tholo Exp $
+.\" $OpenBSD: usleep.3,v 1.6 1999/05/10 17:56:28 aaron Exp $
.\"
.\" Copyright (c) 1986, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -93,10 +93,10 @@ specified a value of 1,000,000 or more microseconds.
.Xr getitimer 2 ,
.Xr nanosleep 2 ,
.Xr setitimer 2 ,
-.Xr sigpause 2 ,
-.Xr alarm 3
+.Xr alarm 3 ,
+.Xr sigpause 3 ,
.Xr sleep 3 ,
-.Xr ualarm 3 ,
+.Xr ualarm 3
.Sh STANDARDS
The
.Fn usleep