BSD 4_3 release
[unix-history] / usr / man / man3 / sleep.3
index ee83063..f45366a 100644 (file)
@@ -1,4 +1,10 @@
-.TH SLEEP 3  "19 January 1983"
+.\" Copyright (c) 1980 Regents of the University of California.
+.\" All rights reserved.  The Berkeley software License Agreement
+.\" specifies the terms and conditions for redistribution.
+.\"
+.\"    @(#)sleep.3     6.2 (Berkeley) 5/12/86
+.\"
+.TH SLEEP 3  "May 12, 1986"
 .UC 4
 .SH NAME
 sleep \- suspend execution for interval
 .UC 4
 .SH NAME
 sleep \- suspend execution for interval
@@ -23,6 +29,4 @@ previous timer,
 the process sleeps only until the signal would have occurred, and the
 signal is sent 1 second later.
 .SH "SEE ALSO"
 the process sleeps only until the signal would have occurred, and the
 signal is sent 1 second later.
 .SH "SEE ALSO"
-setitimer(2), sigpause(2)
-.SH BUGS
-An interface with finer resolution is needed.
+setitimer(2), sigpause(2), usleep(3)