From: Jim Meyering Date: Thu, 12 Jun 2003 06:59:45 +0000 (+0000) Subject: Also change `lines' to `newlines'. X-Git-Tag: v5.0.1~272 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07cc4078f140b88dc9791020ef02847d30bd1702;p=thirdparty%2Fcoreutils.git Also change `lines' to `newlines'. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index ffc377d33b..73b650e843 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -225,7 +225,7 @@ Output of parts of files Summarizing files -* wc invocation:: Print line, word, and byte counts. +* wc invocation:: Print newline, word, and byte counts. * sum invocation:: Print checksum and block counts. * cksum invocation:: Print CRC checksum and byte counts. * md5sum invocation:: Print or check message-digests. @@ -2506,7 +2506,7 @@ These commands generate just a few numbers representing entire contents of files. @menu -* wc invocation:: Print line, word, and byte counts. +* wc invocation:: Print newline, word, and byte counts. * sum invocation:: Print checksum and block counts. * cksum invocation:: Print CRC checksum and byte counts. * md5sum invocation:: Print or check message-digests. @@ -2514,7 +2514,7 @@ contents of files. @node wc invocation -@section @command{wc}: Print line, word, and byte counts +@section @command{wc}: Print newline, word, and byte counts @pindex wc @cindex byte count