]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
clean up wording in last change
authorJim Meyering <jim@meyering.net>
Sat, 10 Mar 2001 07:56:07 +0000 (07:56 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 10 Mar 2001 07:56:07 +0000 (07:56 +0000)
doc/sh-utils.texi

index 8481dcd0e027630fbce3c3a70975d9774883413c..4670b30d4f5e3b897228b875f448e8ee620927f4 100644 (file)
@@ -2206,7 +2206,7 @@ date [-u|--utc|--universal] @c this avoids a newline in the output
 [ MMDDhhmm[[CC]YY][.ss] ]
 @end example
 
-Invoking @code{date} with no arguments is equivalent to invoking
+Invoking @code{date} with no @var{format} argument is equivalent to invoking
 @samp{date '+%a %b %e %H:%M:%S %Z %Y'}.
 
 @findex strftime @r{and @code{date}}