From: Jim Meyering Date: Thu, 12 Jun 2003 06:52:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~276 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e07c146aa1bbed70eae79c5bb93756811180c2f3;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/doc/ChangeLog b/doc/ChangeLog index ddc7cdad78..1d0628e106 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2003-06-12 Jim Meyering + + * coreutils.texi (wc invocation): Tweak wording: wc prints them in + the order `line, word, byte'. Suggestion from Keith M. Briggs. + 2003-05-14 Jim Meyering * coreutils.texi (head invocation): Document --bytes=-N and --lines=-N.