BSD 4_4_Lite1 release
[unix-history] / usr / src / bin / sleep / sleep.1
index 9977b7f..2148b7a 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 1990, 1993
+.\" Copyright (c) 1990, 1993, 1994
 .\"    The Regents of the University of California.  All rights reserved.
 .\"
 .\" This code is derived from software contributed to Berkeley by
 .\"    The Regents of the University of California.  All rights reserved.
 .\"
 .\" This code is derived from software contributed to Berkeley by
@@ -32,9 +32,9 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"    @(#)sleep.1     8.1 (Berkeley) 5/31/93
+.\"    @(#)sleep.1     8.3 (Berkeley) 4/18/94
 .\"
 .\"
-.Dd May 31, 1993
+.Dd April 18, 1994
 .Dt SLEEP 1
 .Os
 .Sh NAME
 .Dt SLEEP 1
 .Os
 .Sh NAME
@@ -59,7 +59,7 @@ The
 utility exits with one of the following values:
 .Bl -tag -width flag
 .It Li \&0
 utility exits with one of the following values:
 .Bl -tag -width flag
 .It Li \&0
-On successful completetion, or if the signal
+On successful completion, or if the signal
 .Dv SIGALRM
 was received.
 .It Li \&>\&0
 .Dv SIGALRM
 was received.
 .It Li \&>\&0
@@ -101,7 +101,7 @@ another program start processing the files created by the first
 program as soon as it is finished (when zzz.rawdata is created).
 The script checks every five minutes for the file zzz.rawdata,
 when the file is found, then another portion processing
 program as soon as it is finished (when zzz.rawdata is created).
 The script checks every five minutes for the file zzz.rawdata,
 when the file is found, then another portion processing
-is done curteously by sleeping for 70 seconds in between each
+is done courteously by sleeping for 70 seconds in between each
 awk job.
 .Sh SEE ALSO
 .Xr setitimer 2 ,
 awk job.
 .Sh SEE ALSO
 .Xr setitimer 2 ,