From: Jim Meyering Date: Mon, 30 Jan 2006 21:11:06 +0000 (+0000) Subject: Include `count' keyword in man page synopsis, X-Git-Tag: v6.0~818 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fb7a2d271bad4a1696b17df9f3264f01587478e;p=thirdparty%2Fcoreutils.git Include `count' keyword in man page synopsis, per suggestion from http://bugs.debian.org/181585. --- diff --git a/man/wc.x b/man/wc.x index 04cb467ca4..e1d9b4bf76 100644 --- 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