summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-03-15 13:03:13 +0000
committerJim Meyering <jim@meyering.net>2004-03-15 13:03:13 +0000
commit17257fea6301b39410f1f688b195b03ad8b83050 (patch)
tree4368bc5854cd560fe5245c85fa400b17c1832dd5 /doc
parent580518862c3e9cccac74ab4a8c4147853d1eb904 (diff)
downloadcoreutils-17257fea6301b39410f1f688b195b03ad8b83050.tar.xz
(date invocation): Add missing `C' to %[...] range
in the `Date directives:: ...' menu entry. From Bob Proulx.
Diffstat (limited to 'doc')
-rw-r--r--doc/coreutils.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index a7cd8a8fb..41d2be2a4 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.