]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Include `count' keyword in man page synopsis,
authorJim Meyering <jim@meyering.net>
Mon, 30 Jan 2006 21:11:06 +0000 (21:11 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 30 Jan 2006 21:11:06 +0000 (21:11 +0000)
per suggestion from http://bugs.debian.org/181585.

man/wc.x

index 04cb467ca49c19d56a2203e82a47a354dfd1c09b..e1d9b4bf76595861969def7a1a812415b294cee4 100644 (file)
--- a/man/wc.x
+++ b/man/wc.x
@@ -1,4 +1,4 @@
 [NAME]
-wc \- print the number of newlines, words, and bytes in files
+wc \- print newline, word, and byte counts for each file
 [DESCRIPTION]
 .\" Add any additional description here