diff options
Diffstat (limited to 'upstream/opensuse-tumbleweed/man1/sha1sum.1')
-rw-r--r-- | upstream/opensuse-tumbleweed/man1/sha1sum.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/upstream/opensuse-tumbleweed/man1/sha1sum.1 b/upstream/opensuse-tumbleweed/man1/sha1sum.1 index 133a3d43..d639d0c0 100644 --- a/upstream/opensuse-tumbleweed/man1/sha1sum.1 +++ b/upstream/opensuse-tumbleweed/man1/sha1sum.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. -.TH SHA1SUM "1" "January 2024" "GNU coreutils 9.4" "User Commands" +.TH SHA1SUM "1" "April 2024" "GNU coreutils 9.5" "User Commands" .SH NAME sha1sum \- compute and check SHA1 message digest .SH SYNOPSIS @@ -56,7 +56,7 @@ The default mode is to print a line with: checksum, a space, a character indicating input mode ('*' for binary, ' ' for text or where binary is insignificant), and name for each FILE. .PP -Note: There is no difference between binary mode and text mode on GNU systems. +There is no difference between binary mode and text mode on GNU systems. .SH BUGS Do not use the SHA-1 algorithm for security related purposes. Instead, use an SHA\-2 algorithm, implemented in the programs @@ -69,7 +69,7 @@ GNU coreutils online help: <https://www.gnu.org/software/coreutils/> .br Report any translation bugs to <https://translationproject.org/team/> .SH COPYRIGHT -Copyright \(co 2023 Free Software Foundation, Inc. +Copyright \(co 2024 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>. .br This is free software: you are free to change and redistribute it. |