]> git.pld-linux.org Git - packages/whois.git/blobdiff - whois-mkpwdhash.patch
- up to 5.5.5
[packages/whois.git] / whois-mkpwdhash.patch
index e7d90874414940e0e9cb354e695dcd561b54ae0d..8322af66cb00a204d27bf723d7aee7b659b2fcb7 100644 (file)
@@ -15,39 +15,29 @@ diff -ur whois-5.3.0.orig/Makefile whois-5.3.0/Makefile
 diff -ur whois-5.3.0.orig/mkpasswd.1 whois-5.3.0/mkpasswd.1
 --- whois-5.3.0.orig/mkpasswd.1        2013-03-30 01:31:39.000000000 +0000
 +++ whois-5.3.0/mkpasswd.1     2018-04-16 16:51:17.853233430 +0000
-@@ -1,13 +1,13 @@
--.TH MKPASSWD 1 "21 March 2008" "Marco d'Itri" "Debian GNU/Linux"
-+.TH mkpwdhash 1 "21 March 2008" "Marco d'Itri" "Debian GNU/Linux"
+@@ -1,12 +1,12 @@
+ .TH MKPASSWD 1 "2019-12-30" "Marco d'Itri" "Debian GNU/Linux"
  .SH NAME
 -mkpasswd \- Overfeatured front end to crypt(3)
 +mkpwdhash \- Overfeatured front end to crypt(3)
  .SH SYNOPSIS
 -.B mkpasswd
 +.B mkpwdhash
- .BR PASSWORD
- .BR SALT
- .PP
+ .I PASSWORD
+ .RI [ SALT ]
  .SH DESCRIPTION
 -.B mkpasswd
 +.B mkpwdhash
  encrypts the given password with the
- .BR crypt(3)
- libc function using the given salt.
-@@ -37,7 +37,7 @@
- .B -s, --stdin
- Like \fI--password-fd=0\fP.
- .SH "ENVIRONMENT"
--.IP "MKPASSWD_OPTIONS"
-+.IP "mkpwdhash_OPTIONS"
- A list of options which will be evalued before the ones specified on the
- command line.
- .SH BUGS
-@@ -51,7 +51,7 @@
- .IR crypt(3),
- .IR getpass(3)
+ .BR crypt (3)
+ libc function, using the given salt.
+@@ -86,7 +86,7 @@ This programs suffers of a bad case of f
+ .IR crypt_gensalt (3),
+ .IR getpass (3).
  .SH AUTHOR
 -.B mkpasswd
 +.B mkpwdhash
- and this man page were written by Marco d'Itri <\fImd@linux.it\fP>
+ and this man page were written by Marco d'Itri
+ .RI < md@linux.it >
  and are licensed under the terms of the GNU General Public License,
- version 2 or higher.
+
This page took 0.13081 seconds and 4 git commands to generate.