From de6ed4fde440bf859ca184d93fa474f7e519f804 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Mon, 23 Sep 2002 21:33:26 +0000 Subject: [PATCH] Undocument -C (chase referrals) (already removed from usage statements) --- doc/man/man1/ldapdelete.1 | 5 ----- doc/man/man1/ldapmodify.1 | 7 ------- doc/man/man1/ldapmodrdn.1 | 5 ----- doc/man/man1/ldappasswd.1 | 5 ----- doc/man/man1/ldapsearch.1 | 5 ----- 5 files changed, 27 deletions(-) diff --git a/doc/man/man1/ldapdelete.1 b/doc/man/man1/ldapdelete.1 index ffc9eefdc8..54b2d405d5 100644 --- a/doc/man/man1/ldapdelete.1 +++ b/doc/man/man1/ldapdelete.1 @@ -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 diff --git a/doc/man/man1/ldapmodify.1 b/doc/man/man1/ldapmodify.1 index e90049e59a..7f9c4fbf71 100644 --- a/doc/man/man1/ldapmodify.1 +++ b/doc/man/man1/ldapmodify.1 @@ -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 diff --git a/doc/man/man1/ldapmodrdn.1 b/doc/man/man1/ldapmodrdn.1 index 8b8f7728c7..63ec6aaefb 100644 --- a/doc/man/man1/ldapmodrdn.1 +++ b/doc/man/man1/ldapmodrdn.1 @@ -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 diff --git a/doc/man/man1/ldappasswd.1 b/doc/man/man1/ldappasswd.1 index 9c5c3499bf..63ec7f2209 100644 --- a/doc/man/man1/ldappasswd.1 +++ b/doc/man/man1/ldappasswd.1 @@ -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 diff --git a/doc/man/man1/ldapsearch.1 b/doc/man/man1/ldapsearch.1 index 470fcd5961..5df16868f0 100644 --- a/doc/man/man1/ldapsearch.1 +++ b/doc/man/man1/ldapsearch.1 @@ -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 (""), -- 2.39.5