]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 12 Jun 2003 06:59:49 +0000 (06:59 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 12 Jun 2003 06:59:49 +0000 (06:59 +0000)
doc/ChangeLog

index 1d0628e106cd559bad610703398366184e67b292..04d321013599bcc8bb4174fa2c9384cfb289bb51 100644 (file)
@@ -1,7 +1,8 @@
 2003-06-12  Jim Meyering  <jim@meyering.net>
 
-       * 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  <jim@meyering.net>