Deleted Added
full compact
cksum.1 (68963) cksum.1 (70197)
1.\" Copyright (c) 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" the Institute of Electrical and Electronics Engineers, Inc.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 19 unchanged lines hidden (view full) ---

28.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
29.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
30.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33.\" SUCH DAMAGE.
34.\"
35.\" @(#)cksum.1 8.2 (Berkeley) 4/28/95
1.\" Copyright (c) 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" the Institute of Electrical and Electronics Engineers, Inc.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 19 unchanged lines hidden (view full) ---

28.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
29.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
30.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33.\" SUCH DAMAGE.
34.\"
35.\" @(#)cksum.1 8.2 (Berkeley) 4/28/95
36.\" $FreeBSD: head/usr.bin/cksum/cksum.1 68963 2000-11-20 19:21:22Z ru $
36.\" $FreeBSD: head/usr.bin/cksum/cksum.1 70197 2000-12-19 16:00:12Z ru $
37.\"
38.Dd April 28, 1995
39.Dt CKSUM 1
40.Os BSD 4.4
41.Sh NAME
42.Nm cksum ,
43.Nm sum
44.Nd display file checksums and block counts

--- 128 unchanged lines hidden (view full) ---

173.Rs
174The default calculation is identical to that given in pseudo-code
175in the following
176.Tn ACM
177article.
178.Rs
179.%T "Computation of Cyclic Redundancy Checks Via Table Lookup"
180.%A Dilip V. Sarwate
37.\"
38.Dd April 28, 1995
39.Dt CKSUM 1
40.Os BSD 4.4
41.Sh NAME
42.Nm cksum ,
43.Nm sum
44.Nd display file checksums and block counts

--- 128 unchanged lines hidden (view full) ---

173.Rs
174The default calculation is identical to that given in pseudo-code
175in the following
176.Tn ACM
177article.
178.Rs
179.%T "Computation of Cyclic Redundancy Checks Via Table Lookup"
180.%A Dilip V. Sarwate
181.%J "Communications of the \\*(tNACM\\*(sP"
181.%J "Communications of the" Tn ACM
182.%D "August 1988"
183.Re
184.Sh STANDARDS
185The
186.Nm
187utility is expected to conform to
188.St -p1003.2-92 .
189.Sh HISTORY
190The
191.Nm
192utility appeared in
193.Bx 4.4 .
182.%D "August 1988"
183.Re
184.Sh STANDARDS
185The
186.Nm
187utility is expected to conform to
188.St -p1003.2-92 .
189.Sh HISTORY
190The
191.Nm
192utility appeared in
193.Bx 4.4 .