]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Also change `lines' to `newlines'.
authorJim Meyering <jim@meyering.net>
Thu, 12 Jun 2003 06:59:45 +0000 (06:59 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 12 Jun 2003 06:59:45 +0000 (06:59 +0000)
doc/coreutils.texi

index ffc377d33b7635d915e6cf50a5d201bed2e6dbc3..73b650e843ad575b445193f81c248e27cb19ebeb 100644 (file)
@@ -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