--- doc/man/man3/ldap.3 2002/06/21 05:32:54 1.26 +++ doc/man/man3/ldap.3 2002/12/16 06:31:13 1.29 @@ -1,11 +1,11 @@ .TH LDAP 3 "RELEASEDATE" "OpenLDAP LDVERSION" -.\" $OpenLDAP: pkg/ldap/doc/man/man3/ldap.3,v 1.25 2002/06/13 01:59:24 kurt Exp $ +.\" $OpenLDAP: pkg/ldap/doc/man/man3/ldap.3,v 1.28 2002/09/04 19:00:11 kurt Exp $ .\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copying restrictions apply. See COPYRIGHT/LICENSE. .SH NAME ldap - OpenLDAP Lightweight Directory Access Protocol API .SH LIBRARY -OpenlDAP LDAP (libldap, -lldap) +OpenLDAP LDAP (libldap, -lldap) .SH SYNOPSIS .nf .ft B @@ -159,7 +159,7 @@ synchronously unbind from the LDAP serve equivalent to .BR ldap_unbind (3) .TP -.SM ldap_memfree (3) +.SM ldap_memfree(3) dispose of memory allocated by LDAP routines. .TP .SM ldap_enable_cache(3) @@ -306,6 +306,7 @@ sort a list of attribute values .SM ldap_sort_strcasecmp(3) case insensitive string comparison .SH SEE ALSO +.BR ldap.conf (5), .BR slapd (8), .BR draft-ietf-ldapext-ldap-c-api-xx.txt \ .SH ACKNOWLEDGEMENTS