--- doc/man/man3/ldap.3 2006/06/09 15:20:39 1.42 +++ doc/man/man3/ldap.3 2006/06/13 20:31:34 1.43 @@ -1,5 +1,5 @@ .TH LDAP 3 "RELEASEDATE" "OpenLDAP LDVERSION" -.\" $OpenLDAP: pkg/ldap/doc/man/man3/ldap.3,v 1.41 2006/06/06 23:45:58 kurt Exp $ +.\" $OpenLDAP: pkg/ldap/doc/man/man3/ldap.3,v 1.42 2006/06/09 15:20:39 kurt Exp $ .\" Copyright 1998-2006 The OpenLDAP Foundation All Rights Reserved. .\" Copying restrictions apply. See COPYRIGHT/LICENSE. .SH NAME @@ -114,14 +114,8 @@ routines are used to sort the entries an 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). 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. +ldap_add(3) is deprecated in favor of ldap_add_ext(3). +.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