summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/sleep.3
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1997-09-29 19:11:55 +0000
committerwosch <wosch@FreeBSD.org>1997-09-29 19:11:55 +0000
commit8ee659dd96d873b5cbd19e4345cf0eb021efe021 (patch)
tree44cf9e4f8119b3ecb4c88c32df24ce89015a4ac4 /lib/libc/gen/sleep.3
parenteadc11f8e0cc5ed82c20bd029bbb46b49177573f (diff)
downloadFreeBSD-src-8ee659dd96d873b5cbd19e4345cf0eb021efe021.zip
FreeBSD-src-8ee659dd96d873b5cbd19e4345cf0eb021efe021.tar.gz
Sort cross refereces in section SEE ALSO.
Diffstat (limited to 'lib/libc/gen/sleep.3')
-rw-r--r--lib/libc/gen/sleep.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/sleep.3 b/lib/libc/gen/sleep.3
index 6b3d23f..ede3ef6 100644
--- a/lib/libc/gen/sleep.3
+++ b/lib/libc/gen/sleep.3
@@ -81,10 +81,10 @@ needed to be passed to a subsequent sleep to complete the necessary delay.
repeatedly until it returns zero may busy-wait until a timer
is available.
.Sh SEE ALSO
-.Xr alarm 3 ,
.Xr setitimer 2 ,
-.Xr signal 3 ,
.Xr signanosleep 2 ,
+.Xr alarm 3 ,
+.Xr signal 3 ,
.Xr ualarm 3 ,
.Xr usleep 3
.Sh HISTORY
OpenPOWER on IntegriCloud