Summarizing files
-* wc invocation:: Print newline, word, and byte counts
+* wc invocation:: Print line, word, and character counts
* sum invocation:: Print checksum and block counts
* cksum invocation:: Print CRC checksum and byte counts
* md5sum invocation:: Print or check MD5 digests
contents of files.
@menu
-* wc invocation:: Print newline, word, and byte counts.
+* wc invocation:: Print line, word, and character counts.
* sum invocation:: Print checksum and block counts.
* cksum invocation:: Print CRC checksum and byte counts.
* md5sum invocation:: Print or check MD5 digests.
@node wc invocation
-@section @command{wc}: Print newline, word, and byte counts
+@section @command{wc}: Print newline, word, and byte or character counts
@pindex wc
@cindex byte count
[NAME]
-wc \- print newline, word, and byte counts for each file
+wc - word, line, and byte or character count
[DESCRIPTION]
.\" Add any additional description here