OSDN Git Service

GNU_coreutils: Update originals to version 8.16.
[linuxjm/jm.git] / manual / GNU_coreutils / original / man1 / sha512sum.1
index 4ca3aba..1e49543 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH SHA512SUM "1" "April 2010" "GNU coreutils 8.5" "User Commands"
+.TH SHA512SUM "1" "March 2012" "GNU coreutils 8.16" "User Commands"
 .SH NAME
 sha512sum \- compute and check SHA512 message digest
 .SH SYNOPSIS
@@ -30,6 +30,9 @@ don't output anything, status code shows success
 \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
@@ -38,8 +41,8 @@ output version information and exit
 .PP
 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 type (`*' for binary, ` ' for
-text), and name for each FILE.
+a line with checksum, a character indicating input mode ('*' for binary,
+space for text), and name for each FILE.
 .SH AUTHOR
 Written by Ulrich Drepper, Scott Miller, and David Madore.
 .SH "REPORTING BUGS"
@@ -51,7 +54,7 @@ General help using GNU software: <http://www.gnu.org/gethelp/>
 .br
 Report sha512sum translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
-Copyright \(co 2010 Free Software Foundation, Inc.
+Copyright \(co 2012 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
 .br
 This is free software: you are free to change and redistribute it.