~ubuntu-branches/ubuntu/utopic/coreutils/utopic-proposed

« back to all changes in this revision

Viewing changes to man/cksum.1

  • Committer: Colin Watson
  • Date: 2013-10-30 15:48:33 UTC
  • mfrom: (8.3.5 sid)
  • Revision ID: cjwatson@canonical.com-20131030154833-xdt6e1yfffqom1c4
merge from Debian 8.21-1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
2
 
.TH CKSUM "1" "October 2012" "GNU coreutils 8.20" "User Commands"
3
 
.SH NAME
4
 
cksum \- checksum and count the bytes in a file
5
 
.SH SYNOPSIS
6
 
.B cksum
7
 
[\fIFILE\fR]...
8
 
.br
9
 
.B cksum
10
 
[\fIOPTION\fR]
11
 
.SH DESCRIPTION
12
 
.\" Add any additional description here
13
 
.PP
14
 
Print CRC checksum and byte counts of each FILE.
15
 
.TP
16
 
\fB\-\-help\fR
17
 
display this help and exit
18
 
.TP
19
 
\fB\-\-version\fR
20
 
output version information and exit
21
 
.SH AUTHOR
22
 
Written by Q. Frank Xia.
23
 
.SH "REPORTING BUGS"
24
 
Report cksum bugs to bug\-coreutils@gnu.org
25
 
.br
26
 
GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
27
 
.br
28
 
General help using GNU software: <http://www.gnu.org/gethelp/>
29
 
.br
30
 
Report cksum translation bugs to <http://translationproject.org/team/>
31
 
.SH COPYRIGHT
32
 
Copyright \(co 2012 Free Software Foundation, Inc.
33
 
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
34
 
.br
35
 
This is free software: you are free to change and redistribute it.
36
 
There is NO WARRANTY, to the extent permitted by law.
37
 
.SH "SEE ALSO"
38
 
The full documentation for
39
 
.B cksum
40
 
is maintained as a Texinfo manual.  If the
41
 
.B info
42
 
and
43
 
.B cksum
44
 
programs are properly installed at your site, the command
45
 
.IP
46
 
.B info coreutils \(aqcksum invocation\(aq
47
 
.PP
48
 
should give you access to the complete manual.