From: Jim Meyering Date: Mon, 15 Mar 2004 13:03:13 +0000 (+0000) Subject: (date invocation): Add missing `C' to %[...] range X-Git-Tag: v5.3.0~2032 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17257fea6301b39410f1f688b195b03ad8b83050;p=thirdparty%2Fcoreutils.git (date invocation): Add missing `C' to %[...] range in the `Date directives:: ...' menu entry. From Bob Proulx. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index a7cd8a8fb8..41d2be2a4b 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -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.