From: Paul Eggert Date: Tue, 16 Nov 2004 20:31:21 +0000 (+0000) Subject: doc patches inspired by Debian coreutils 5.2.1-2. X-Git-Tag: v5.3.0~390 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f2cb6ee450acbe5ba6196ec3df935683d3b3acc;p=thirdparty%2Fcoreutils.git doc patches inspired by Debian coreutils 5.2.1-2. --- diff --git a/doc/ChangeLog b/doc/ChangeLog index b88cef8652..79ddbc4306 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,14 @@ 2004-11-16 Paul Eggert + * coreutils.texi: Changes inspired by Debian coreutils 5.2.1-2. + (General output formatting): -x doesn't have an operand. + (Formatting the file names): Warn that even with -N unprintable + chars are still printed as '?' some times. + (rm invocation): Reword rm -d to note that it's sometimes useful + on non-directories. + (logname invocation, users invocation, who invocation): + The utmp and wtmp file names vary from system to system. + * getdate.texi (General date syntax): "next" is 1, not 2. Document that "second" isn't allowed as an ordinal number.