From: Jim Meyering Date: Wed, 10 Mar 2004 17:53:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.2.1~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=deafc3de5fb17db5792bff10ef59afb19cf7a061;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 452d69bf50..5aae311a01 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,9 @@ 2004-03-10 Jim Meyering + * coreutils.texi (Sorting the output): Remove description of + ls's --sort=directory option. ls doesn't accept that option, yet. + Reported by Arvind Autar. + * coreutils.texi (cp invocation): Improve description of cp's --sparse=WHEN option.