From 0b7da01c9eded5294a044fe4cfebd89c2673777f Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Sat, 25 Sep 1999 16:14:32 +0000 Subject: [PATCH] Keep arguments in alpha order --- doc/man/man1/ldappasswd.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/man/man1/ldappasswd.1 b/doc/man/man1/ldappasswd.1 index 323f4b8452..24d5ca240d 100644 --- a/doc/man/man1/ldappasswd.1 +++ b/doc/man/man1/ldappasswd.1 @@ -81,10 +81,6 @@ 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 \-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 .BI \-D \ binddn Use \fIbinddn\fP to bind to the X.500 directory. \fIbinddn\fP should be a string-represented DN as defined in RFC 1779. @@ -99,6 +95,10 @@ Auto-generate passwords of length \fIpwlen\fR. Passwords will be displayed when using verbose, .BR -vvv . .TP +.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 .BI \-h \ ldaphost Specify an alternate host on which the ldap server is running. .TP -- 2.39.5