]> git.sur5r.net Git - openldap/commitdiff
Tweaks to last commit
authorKurt Zeilenga <kurt@openldap.org>
Tue, 13 Jun 2006 23:07:10 +0000 (23:07 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 13 Jun 2006 23:07:10 +0000 (23:07 +0000)
doc/man/man3/ldap.3
doc/man/man3/ldap_abandon.3

index b2aed2a629da9b10cf497c3ad63d1b03de846ecb..f78b9eaf5725c166d0afee939daa638ede90b5b1 100644 (file)
@@ -115,7 +115,7 @@ the ldap search routines.
 .SH DEPRECATED INTERFACES
 A number of interfaces are now considered deprecated.  For instance,
 ldap_add(3) is deprecated in favor of ldap_add_ext(3).
-.so deprecated
+.so Deprecated
 .SH BER LIBRARY
 Also included in the distribution is a set of lightweight Basic
 Encoding Rules routines.  These routines are used by the LDAP library
@@ -260,10 +260,7 @@ case insensitive string comparison
 .BR slapd (8),
 .BR draft-ietf-ldapext-ldap-c-api-xx.txt \ <http://www.ietf.org>
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
 .LP
 These API manual pages are loosely based upon descriptions provided
 in the IETF/LDAPEXT C LDAP API Internet Draft, a (orphaned) work
index 02bd5df2d6a9e9de6b159715e561faad6c0986d2..1c9bb140100d4563cd703bf6a5c96ae7e57a0d7d 100644 (file)
@@ -54,22 +54,12 @@ routine is deprecated in favor of the
 .B ldap_abandon_ext()
 routine. 
 .LP
-.so deprecated
-While deprecated,
-these interfaces generally remain in the library.  The macro
-LDAP_DEPRECATED can be defined to a non-zero value
-(e.g., -DLDAP_DEPRECATED=1) when compiling program designed to use
-deprecated interaces.  It is recommended that developers writing new
-programs, or updating old programs, avoid use of deprecated interfaces.
-Over time, it is expected that documentation (and, eventually, support) for
-deprecated interfaces to be eliminated.
+.so Deprecated
 
 .SH SEE ALSO
 .BR ldap (3),
 .BR ldap_result (3),
 .BR ldap_error (3)
 .SH ACKNOWLEDGEMENTS
-.B OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project
+