From: Jim Meyering Date: Thu, 12 Jun 2003 06:59:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~271 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19fbe90711e71026b4fb4af22a0c37721d152453;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 1d0628e106..04d3210135 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,7 +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. + * coreutils.texi (wc invocation): Tweak wording: wc prints counts in + the order `newline, word, byte'. Suggestion from Keith M. Briggs. + Also change `lines' to `newlines'. 2003-05-14 Jim Meyering