summaryrefslogtreecommitdiff
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-06-26 15:34:19 +0000
committerJim Meyering <jim@meyering.net>2006-06-26 15:34:19 +0000
commit80059da4ca0feb6fd9f94e424454fa20f66e9e84 (patch)
tree402680b2966e62deb4d448553154529c07cc14bb /doc/ChangeLog
parent7590adf9b94f168f0dd7259d1b1c32e88f58114f (diff)
downloadcoreutils-80059da4ca0feb6fd9f94e424454fa20f66e9e84.tar.xz
* coreutils.texi (wc invocation): Spell out `--files0-from' in
the example. Suggestion from Bob Proulx.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 01cc164b7..8cb05c953 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,5 +1,8 @@
2006-06-26 Jim Meyering <jim@meyering.net>
+ * coreutils.texi (wc invocation): Spell out `--files0-from' in
+ the example. Suggestion from Bob Proulx.
+
* coreutils.texi (wc invocation): Document new --files0-from option.
2006-06-20 Eric Blake <ebb9@byu.net>