summaryrefslogtreecommitdiff
path: root/mkpasswd.1
diff options
context:
space:
mode:
authorMarco d'Itri <md@linux.it>2004-12-04 16:06:42 +0100
committerMarco d'Itri <md@linux.it>2013-03-30 02:31:31 +0100
commit58afbcd036c29483acfc91a94830c09365b151af (patch)
tree6a99413e8f88b3779078b9c66603e2f1084a8f2a /mkpasswd.1
parent02298a2df4409b3ec0620ded5bcff2c1ae159613 (diff)
downloadwhois-58afbcd036c29483acfc91a94830c09365b151af.tar.gz
Imported Debian version 4.6.25v4.6.25
Diffstat (limited to 'mkpasswd.1')
-rw-r--r--mkpasswd.14
1 files changed, 2 insertions, 2 deletions
diff --git a/mkpasswd.1 b/mkpasswd.1
index 1ab62e1..dbfc161 100644
--- a/mkpasswd.1
+++ b/mkpasswd.1
@@ -14,11 +14,11 @@ libc function using the given salt.
.SH OPTIONS
.TP
.B -S, --salt=STRING
-Use the \fISTRING\fP as salt. It must not contain prefixes like \fI$1$\fP.
+Use the \fISTRING\fP as salt. It must not contain prefixes such as \fI$1$\fP.
.TP
.B -H, --hash=TYPE
Compute the password using the \fITYPE\fP algorithm.
-If \fITYPE\fP is missing available algorithms are printed.
+If \fITYPE\fP is \fIhelp\fP available algorithms are printed.
.TP
.B -P, --password-fd=NUM
Read the password from file descriptor \fINUM\fP instead of using