1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-12 12:00:21 +02:00

Also change lines' to newlines'.

This commit is contained in:
Jim Meyering
2003-06-12 06:59:45 +00:00
parent e75cbaa337
commit 07cc4078f1
+3 -3
View 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