]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
remove brackets around required sleep argument
authorJim Meyering <jim@meyering.net>
Sat, 27 Nov 1999 17:04:29 +0000 (17:04 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 27 Nov 1999 17:04:29 +0000 (17:04 +0000)
doc/sh-utils.texi

index 322a19a5bb09c2951035ffb480680d9a828a5191..e910b3cd7bb9312e3c35ecd97297e9c8c2811d36 100644 (file)
@@ -3041,7 +3041,7 @@ the values of the command line arguments.
 Synopsis:
 
 @example
-sleep [@var{number}[smhd]]@dots{}
+sleep @var{number}[smhd]@dots{}
 @end example
 
 @cindex time units