From 08b596b409bf395b4bf2d3b0a876065056c95549 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 6 Dec 1995 23:26:20 +0000 Subject: [PATCH] fix typos. From Karl Heuer. --- doc/textutils.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/textutils.texi b/doc/textutils.texi index b5929c9d02..362f2445fc 100644 --- a/doc/textutils.texi +++ b/doc/textutils.texi @@ -1539,7 +1539,7 @@ cksum [@var{option}]@dots{} [@var{file}]@dots{} @code{cksum} prints the CRC checksum for each file along with the number of bytes in the file, and the filename unless no arguments were given. -@code{cksum} is typically used to ensure that files have been +@code{cksum} is typically used to ensure that files transferred by unreliable means (e.g., netnews) have not been corrupted, by comparing the @code{cksum} output for the received files with the @code{cksum} output for the original files (typically given in the -- 2.47.2