]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(date invocation): Add missing `C' to %[...] range
authorJim Meyering <jim@meyering.net>
Mon, 15 Mar 2004 13:03:13 +0000 (13:03 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 15 Mar 2004 13:03:13 +0000 (13:03 +0000)
in the `Date directives:: ...' menu entry.  From Bob Proulx.

doc/coreutils.texi

index a7cd8a8fb808d7888a7d82be4ff68aab6222850d..41d2be2a4be39ed486fa25fff46099e13d62e2b0 100644 (file)
@@ -10849,7 +10849,7 @@ are printed unchanged.  The directives are described below.
 
 @menu
 * Time directives::             %[HIklMprsSTXzZ]
-* Date directives::             %[aAbBcdDhjmUwWxyY]
+* Date directives::             %[aAbBcCdDhjmUwWxyY]
 * Literal directives::          %[%nt]
 * Padding::                     Pad with zeroes, spaces (%_), or nothing (%-).
 * Setting the time::            Changing the system clock.