diff options
author | Jim Meyering <jim@meyering.net> | 2003-06-12 06:52:53 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-06-12 06:52:53 +0000 |
commit | e07c146aa1bbed70eae79c5bb93756811180c2f3 (patch) | |
tree | eac515ccd1e3ae0a1e5640f7f40981c97b778ff7 /doc | |
parent | e7c3673528868432f402726177eac6549cc4432b (diff) | |
download | coreutils-e07c146aa1bbed70eae79c5bb93756811180c2f3.tar.xz |
*** empty log message ***
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index ddc7cdad7..1d0628e10 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +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. + 2003-05-14 Jim Meyering <jim@meyering.net> * coreutils.texi (head invocation): Document --bytes=-N and --lines=-N. |