From 17257fea6301b39410f1f688b195b03ad8b83050 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 15 Mar 2004 13:03:13 +0000 Subject: [PATCH] (date invocation): Add missing `C' to %[...] range in the `Date directives:: ...' menu entry. From Bob Proulx. --- doc/coreutils.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.2