]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
date: remove confusing and unneeded sentence from --help
authorBenno Schulenberg <bensberg@justemail.net>
Wed, 6 Aug 2008 22:01:16 +0000 (00:01 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 11 Aug 2008 07:47:01 +0000 (09:47 +0200)
It makes it unclear what 'sequences' refers to,
and the -u option already says enough.

src/date.c

index 9592bf816ce2453df8eabf683793d7addc0394ca..3cfcc6265325883bcbe77bdbe799df99f3302853 100644 (file)
@@ -152,8 +152,7 @@ Display the current time in the given FORMAT, or set the system date.\n\
       fputs (VERSION_OPTION_DESCRIPTION, stdout);
       fputs (_("\
 \n\
-FORMAT controls the output.  The only valid option for the second form\n\
-specifies Coordinated Universal Time.  Interpreted sequences are:\n\
+FORMAT controls the output.  Interpreted sequences are:\n\
 \n\
   %%   a literal %\n\
   %a   locale's abbreviated weekday name (e.g., Sun)\n\