=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/cksum/Attic/cksum.1,v retrieving revision 1.15 retrieving revision 1.16 diff -c -r1.15 -r1.16 *** src/usr.bin/cksum/Attic/cksum.1 2003/06/03 02:56:06 1.15 --- src/usr.bin/cksum/Attic/cksum.1 2003/06/10 09:12:09 1.16 *************** *** 1,4 **** ! .\" $OpenBSD: cksum.1,v 1.15 2003/06/03 02:56:06 millert Exp $ .\" $NetBSD: cksum.1,v 1.8 1995/09/02 05:45:15 jtc Exp $ .\" .\" Copyright (c) 1991, 1993 --- 1,4 ---- ! .\" $OpenBSD: cksum.1,v 1.16 2003/06/10 09:12:09 jmc Exp $ .\" $NetBSD: cksum.1,v 1.8 1995/09/02 05:45:15 jtc Exp $ .\" .\" Copyright (c) 1991, 1993 *************** *** 73,83 **** Algorithm 1 is the algorithm used by historic .Bx systems as the ! .Xr sum 1 algorithm and by historic .At V systems as the ! .Xr sum algorithm when using the .Fl r option. --- 73,83 ---- Algorithm 1 is the algorithm used by historic .Bx systems as the ! .Nm sum algorithm and by historic .At V systems as the ! .Nm sum algorithm when using the .Fl r option. *************** *** 88,94 **** .At V systems as the default ! .Xr sum algorithm. This is a 32-bit checksum, and is defined as follows: .Bd -unfilled -offset indent --- 88,94 ---- .At V systems as the default ! .Nm sum algorithm. This is a 32-bit checksum, and is defined as follows: .Bd -unfilled -offset indent