diff options
-rw-r--r-- | doc/sh-utils.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sh-utils.texi b/doc/sh-utils.texi index 322a19a5b..e910b3cd7 100644 --- a/doc/sh-utils.texi +++ b/doc/sh-utils.texi @@ -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 |