From 2db098a3c3523195710f098d7a022df5fcc930bd Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 8 Mar 2005 22:19:54 +0000 Subject: Improve "date invocation" again. --- doc/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'doc') diff --git a/doc/ChangeLog b/doc/ChangeLog index 5c41379a1..8e2e91268 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,20 @@ +2005-03-08 Paul Eggert + + * coreutils.texi (date invocation): Use an example that makes it + clear tha the default date use space-padded day of month. + Replace "directive" with "conversion specifier" to be consistent + with POSIX. All uses changed. + Fix menu RHS to match actual directive lists. + (Time conversion specifiers): Renamed from Time directives. + Use @samp consistently, sometimes instead of @code. + Consistently ention which specifiers are GNU extensions. + Give more examples (in some cases, instead of ranges). + Say why %F is preferred for dates. + (Date conversion specifiers): Renamed from Date directives. + Likewise for other changes. + (Padding and other flags): Correct the description. + Document #. Give an example for %9B. + 2005-02-23 Paul Eggert * coreutils.texi: Adjust to match current strftime.c. -- cgit v1.2.3-54-g00ecf