From: Hallvard Furuseth Date: Mon, 3 May 1999 22:34:02 +0000 (+0000) Subject: Fix typo "-c" to "-H" X-Git-Tag: OPENLDAP_SLAPD_BACK_LDAP~86 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6e8a293acb812ee43b0d450f33004f9f50260f23;p=openldap Fix typo "-c" to "-H" --- diff --git a/doc/man/man1/ldappasswd.1 b/doc/man/man1/ldappasswd.1 index dca60fdec2..a80954bd9d 100644 --- a/doc/man/man1/ldappasswd.1 +++ b/doc/man/man1/ldappasswd.1 @@ -78,7 +78,7 @@ Specify the LDAP attribute to change. The default is "userPassword". Use \fIsearchbase\fP as the starting point for the search instead of the default. .TP -.B \-c \fInone\fR\||\|\fIcrypt\fR\||\|\fImd5\fR\||\|\fIsmd5\fR\||\|\fIsha\fR\||\|\fIssha +.B \-H \fInone\fR\||\|\fIcrypt\fR\||\|\fImd5\fR\||\|\fIsmd5\fR\||\|\fIsha\fR\||\|\fIssha Specify the hashing algorithm used to store the password. The default is .IR crypt . .TP