From dd504d545de7f09ed0bedcaee2d3e18f68602297 Mon Sep 17 00:00:00 2001 From: Hayden Schiff Date: Fri, 5 Feb 2016 12:05:30 -0500 Subject: [PATCH] sum: mentioned cksum --- pages/common/sum.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/common/sum.md b/pages/common/sum.md index 405d0ba17f..f3e509386d 100644 --- a/pages/common/sum.md +++ b/pages/common/sum.md @@ -1,6 +1,7 @@ # sum -> Compute checksums and the number of blocks for a file +> Compute checksums and the number of blocks for a file. +> A predecessor to the more modern `cksum`. - Compute a checksum with BSD-compatible algorithm and 1024-byte blocks: