]> git.saurik.com Git - apple/shell_cmds.git/commitdiff
shell_cmds-18.tar.gz mac-os-x-101 mac-os-x-1011 mac-os-x-1012 mac-os-x-1013 mac-os-x-1014 mac-os-x-1015 v18
authorApple <opensource@apple.com>
Thu, 28 Jun 2001 22:05:05 +0000 (22:05 +0000)
committerApple <opensource@apple.com>
Thu, 28 Jun 2001 22:05:05 +0000 (22:05 +0000)
sleep/sleep.1

index 8815eaabdc763b3b7fde6a8d45e81522670e93c0..8ecc687ec4243340ae266ed617439ad3e838be3f 100644 (file)
@@ -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
@@ -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