added select(2) to see also, mostly to test cvs commit
authorkstailey <kstailey@openbsd.org>
Fri, 25 Apr 1997 18:45:24 +0000 (18:45 +0000)
committerkstailey <kstailey@openbsd.org>
Fri, 25 Apr 1997 18:45:24 +0000 (18:45 +0000)
lib/libc/gen/sleep.3

index 23a9f0b..63de151 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: sleep.3,v 1.3 1997/04/25 14:39:00 kstailey Exp $
+.\"    $OpenBSD: sleep.3,v 1.4 1997/04/25 18:45:24 kstailey Exp $
 .\"
 .\" Copyright (c) 1986, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -74,6 +74,7 @@ will be the unslept amount (the request time minus the time actually
 slept) in seconds.
 .Sh SEE ALSO
 .Xr nanosleep 2 ,
+.Xr select 2 ,
 .Xr setitimer 2 ,
 .Xr sigaction 2 ,
 .Xr sigsuspend 2 ,