Skip to content

Commit

Permalink
shell_cmds-18
Browse files Browse the repository at this point in the history
  • Loading branch information
saagarjha committed Nov 12, 2019
1 parent 04b642c commit c94d27d
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions sleep/sleep.1
Original file line number Diff line number Diff line change
Expand Up @@ -66,14 +66,6 @@ was received.
.It Li \&>\&0
An error occurred.
.El
.Pp
Note: The
.Nx
.Nm
command will accept and honor a non-integer number of specified
seconds. This is a non-portable extension, and its use will nearly
guarantee that a shell script will not execute properly on another
system.
.Sh EXAMPLES
To schedule the execution of a command for
.Va x
Expand Down Expand Up @@ -113,7 +105,7 @@ when the file is found, then another portion processing
is done courteously by sleeping for 70 seconds in between each
awk job.
.Sh SEE ALSO
.Xr nanosleep 2 ,
.Xr setitimer 2 ,
.Xr sleep 3 ,
.Xr at 1
.Sh STANDARDS
Expand Down

0 comments on commit c94d27d

Please sign in to comment.