]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
sleep accepts arbitrary floating point numbers.
authorJim Meyering <jim@meyering.net>
Sun, 2 Jan 2000 09:50:15 +0000 (09:50 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 2 Jan 2000 09:50:15 +0000 (09:50 +0000)
doc/sh-utils.texi

index e910b3cd7bb9312e3c35ecd97297e9c8c2811d36..aa2635383ccfda1fe57603424af0b25e563bc741 100644 (file)
@@ -3059,6 +3059,10 @@ hours
 days
 @end table
 
+Historical implementations of @code{sleep} have required that
+@var{number} be an integer.  However, GNU @code{sleep} accepts
+arbitrary floating point numbers.
+
 The only options are @samp{--help} and @samp{--version}.  @xref{Common
 options}.