]> git.sur5r.net Git - openldap/commitdiff
Undocument -C (chase referrals)
authorKurt Zeilenga <kurt@openldap.org>
Mon, 23 Sep 2002 21:33:26 +0000 (21:33 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 23 Sep 2002 21:33:26 +0000 (21:33 +0000)
(already removed from usage statements)

doc/man/man1/ldapdelete.1
doc/man/man1/ldapmodify.1
doc/man/man1/ldapmodrdn.1
doc/man/man1/ldappasswd.1
doc/man/man1/ldapsearch.1

index ffc9eefdc885e19c2373db615c027839bff91a3e..54b2d405d5e5024b4080035417172a953983310a 100644 (file)
@@ -17,8 +17,6 @@ ldapdelete \- LDAP delete entry tool
 [\c
 .BR \-c ]
 [\c
-.BR \-C ]
-[\c
 .BR \-M[M] ]
 [\c
 .BI \-d \ debuglevel\fR]
@@ -95,9 +93,6 @@ Same as \-k, but only does step 1 of the Kerberos IV bind.  This is useful
 when connecting to a slapd and there is no x500dsa.hostname principal
 registered with your Kerberos Domain Controller(s).
 .TP
-.B \-C
-Automatically chase referrals.
-.TP
 .B \-c
 Continuous operation mode.  Errors  are  reported,  but
 .B ldapdelete
index e90049e59a15ba9a841504ce8ec64822fe44404d..7f9c4fbf719c263d8caa56633c12fd21717eb645 100644 (file)
@@ -12,8 +12,6 @@ ldapmodify, ldapadd \- LDAP modify entry and LDAP add entry tools
 .BR \-c ]
 [\c
 .BI \-S \ file\fR]
-.[\c
-.BR \-C ]
 [\c
 .BR \-n ]
 [\c
@@ -69,8 +67,6 @@ ldapmodify, ldapadd \- LDAP modify entry and LDAP add entry tools
 [\c
 .BI \-S \ file\fR]
 [\c
-.BR \-C ]
-[\c
 .BR \-n ]
 [\c
 .BR \-v ]
@@ -141,9 +137,6 @@ is to modify existing entries.  If invoked as
 .BR ldapadd ,
 this flag is always set.
 .TP
-.B \-C
-Automatically chase referrals.
-.TP
 .B \-c
 Continuous operation mode.  Errors are reported, but
 .B ldapmodify
index 8b8f7728c782cc59fe772b366d48c9f25c430833..63ec6aaefb8abf974c66d495336830e560415631 100644 (file)
@@ -19,8 +19,6 @@ ldapmodrdn \- LDAP rename entry tool
 [\c
 .BR \-c ]
 [\c
-.BR \-C ]
-[\c
 .BR \-M[M] ]
 [\c
 .BI \-d \ debuglevel\fR]
@@ -98,9 +96,6 @@ Same as \-k, but only does step 1 of the Kerberos IV bind.  This is useful
 when connecting to a slapd and there is no x500dsa.hostname principal
 registered with your Kerberos Domain Controller(s).
 .TP
-.B \-C
-Automatically chase referrals.
-.TP
 .B \-c
 Continuous operation mode.  Errors  are  reported,  but ldapmodify
 will  continue  with  modifications.   The default is to exit after
index 9c5c3499bf6228d2ad655fd1f2421339b7d20eaa..63ec7f22098cf723c46e3c2c608348ced9242e8b 100644 (file)
@@ -11,8 +11,6 @@ ldappasswd \- change the password of an LDAP entry
 [\c
 .BI \-a \ oldPasswd\fR]
 [\c
-.BR \-C ]
-[\c
 .BI \-D \ binddn\fR]
 [\c
 .BI \-d \ debuglevel\fR]
@@ -84,9 +82,6 @@ This is used instead of specifying the password on the command line.
 .BI \-a \ oldPasswd
 Set the old password to \fIoldPasswd\fP.
 .TP
-.B \-C
-Automatically chase referrals.
-.TP
 .B \-x 
 Use simple authentication instead of SASL.
 .TP
index 470fcd59616b9763bfe4020879626b1ab7833a54..5df16868f09bd9f7ebdd19b6dcd3d698da660b3d 100644 (file)
@@ -21,8 +21,6 @@ ldapsearch \- LDAP search tool
 [\c
 .BR \-A ]
 [\c
-.BR \-C ]
-[\c
 .BR \-L[L[L]] ]
 [\c
 .BR \-M[M] ]
@@ -141,9 +139,6 @@ Enable manage DSA IT control.
 .B \-MM
 makes control critical.
 .TP
-.B \-C
-Automatically chase referrals.
-.TP
 .BI \-S \ attribute
 Sort the entries returned based on \fIattribute\fP. The default is not
 to sort entries returned.  If \fIattribute\fP is a zero-length string (""),