OSDN Git Service

coreutils: Update to coreutils 8.22
[linuxjm/coreutils.git] / original / man1 / sha256sum.1
index 7345cf7..769daaf 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH SHA256SUM "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH SHA256SUM "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 sha256sum \- compute and check SHA256 message digest
 .SH SYNOPSIS
@@ -22,7 +22,7 @@ create a BSD\-style checksum
 .TP
 \fB\-t\fR, \fB\-\-text\fR
 read in text mode (default)
-.SS "The following three options are useful only when verifying checksums:"
+.SS "The following four options are useful only when verifying checksums:"
 .TP
 \fB\-\-quiet\fR
 don't print OK for each successfully verified file
@@ -30,12 +30,12 @@ don't print OK for each successfully verified file
 \fB\-\-status\fR
 don't output anything, status code shows success
 .TP
+\fB\-\-strict\fR
+exit non\-zero for improperly formatted checksum lines
+.TP
 \fB\-w\fR, \fB\-\-warn\fR
 warn about improperly formatted checksum lines
 .TP
-\fB\-\-strict\fR
-with \fB\-\-check\fR, exit non\-zero for any invalid input
-.TP
 \fB\-\-help\fR
 display this help and exit
 .TP
@@ -46,16 +46,11 @@ The sums are computed as described in FIPS\-180\-2.  When checking, the input
 should be a former output of this program.  The default mode is to print
 a line with checksum, a character indicating input mode ('*' for binary,
 space for text), and name for each FILE.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report sha256sum translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Ulrich Drepper, Scott Miller, and David Madore.
-.SH "REPORTING BUGS"
-Report sha256sum bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report sha256sum translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.