summaryrefslogtreecommitdiffstats
path: root/apps/passwd.c
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-07-31 12:27:44 +0000
committerBodo Möller <bodo@openssl.org>2000-07-31 12:27:44 +0000
commitcc244b371deb21351ec60426c4fa41386bb43316 (patch)
tree60fb214152592f10d4511bb21f686c782838b9cc /apps/passwd.c
parentbd4e152791acc2a41441bd5713cbddc4b3645d27 (diff)
Update 'openssl passwd' documentation on selection of algorithms.
Diffstat (limited to 'apps/passwd.c')
-rw-r--r--apps/passwd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/passwd.c b/apps/passwd.c
index 7ade6e54de..6c1aed0f0b 100644
--- a/apps/passwd.c
+++ b/apps/passwd.c
@@ -44,7 +44,7 @@ static int do_passwd(int passed_salt, char **salt_p, char **salt_malloc_p,
char *passwd, BIO *out, int quiet, int table, int reverse,
size_t pw_maxlen, int usecrypt, int use1, int useapr1);
-/* -crypt - standard Unix password algorithm (default, only choice)
+/* -crypt - standard Unix password algorithm (default)
* -1 - MD5-based password algorithm
* -apr1 - MD5-based password algorithm, Apache variant
* -salt string - salt