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:
+3
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user