From 508e9629bb28668e9f787fa3b5fc2db0b779e4ee Mon Sep 17 00:00:00 2001 From: Peter Tripp Date: Mon, 10 Feb 2014 23:42:40 -0800 Subject: [PATCH] Ooops. Forgot a work. --- common/cksum.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/cksum.md b/common/cksum.md index e3e3f81b8d..c813e8ae04 100644 --- a/common/cksum.md +++ b/common/cksum.md @@ -3,6 +3,6 @@ > Calculates CRC checksums and byte counts of a file > Note, on old UNIX systems the CRC implementation may differ. -- Display a 32 checksum, size in bytes and filename +- Display a 32 bit checksum, size in bytes and filename `chksum {{filename}}`