]> git.sur5r.net Git - openldap/commitdiff
Undocument -C
authorKurt Zeilenga <kurt@openldap.org>
Thu, 14 Jun 2001 05:59:43 +0000 (05:59 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 14 Jun 2001 05:59:43 +0000 (05:59 +0000)
doc/man/man1/ldapdelete.1
doc/man/man1/ldapmodify.1
doc/man/man1/ldapmodrdn.1
doc/man/man1/ldappasswd.1

index 4d423abd66e17665db4d273c6638bf5a4714f214..5a88a9862ef4a82a92114581132a74e8f0eb80b1 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]
@@ -91,9 +89,6 @@ Same as \-k, but only does step 1 of the Kerberos bind.  This is useful
 when connecting to a slapd and there is no x500dsa.hostname principal
 registered with your Kerberos servers.
 .TP
-.B \-C
-Automatically chase referrals.
-.TP
 .B \-c
 Continuous operation mode.  Errors  are  reported,  but
 .B ldapdelete
index a16ddb1eae7bae57e4cf70e1aa902486ddcbeea7..e67de3e2020e2981a5436008e6310c762a66a7c2 100644 (file)
@@ -11,8 +11,6 @@ ldapmodify, ldapadd \- LDAP modify entry and LDAP add entry tools
 [\c
 .BR \-c ]
 [\c
-.BR \-C ]
-[\c
 .BR \-r ]
 [\c
 .BR \-n ]
@@ -63,8 +61,6 @@ ldapmodify, ldapadd \- LDAP modify entry and LDAP add entry tools
 [\c
 .BR \-c ]
 [\c
-.BR \-C ]
-[\c
 .BR \-r ]
 [\c
 .BR \-n ]
@@ -133,9 +129,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 757b03cf7782fa5944b92ba98b670cf2e1c614da..8305c9007d54d9c8b9f6a3069f3644af5dbb80e5 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]
@@ -94,9 +92,6 @@ Same as \-k, but only does step 1 of the Kerberos bind.  This is useful
 when connecting to a slapd and there is no x500dsa.hostname principal
 registered with your Kerberos servers.
 .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 5077ff1df50895bdb1918a3b07c366acfa208d66..d2083637aceda69d9abcbdb200450ef0ce0ae5ee 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]
@@ -78,9 +76,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