From: Kurt Zeilenga Date: Mon, 17 Jun 2002 22:54:16 +0000 (+0000) Subject: Fix formating X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2FOPENLDAP_REL_ENG_1_2;p=thirdparty%2Fopenldap.git Fix formating --- diff --git a/doc/man/man3/ldap_get_dn.3 b/doc/man/man3/ldap_get_dn.3 index 55530fcbd4..087977d713 100644 --- a/doc/man/man3/ldap_get_dn.3 +++ b/doc/man/man3/ldap_get_dn.3 @@ -1,4 +1,4 @@ -.TH LDAP_GET_DN 3 "16 June 1995" "U-M LDAP LDVERSION" +.TH LDAP_GET_DN 3 "22 September 1998" "OpenLDAP LDVERSION" .SH NAME ldap_get_dn, ldap_explode_dn, ldap_dn2ufn, ldap_is_dns_dn, ldap_explode_dns \- LDAP DN handling routines .SH SYNOPSIS @@ -110,7 +110,12 @@ set appropriately in case of trouble. .SH NOTES These routines malloc memory that the caller must free. .SH SEE ALSO -.BR ldap(3), -.BR ldap_first_entry(3), -.BR ldap_error(3), +.BR ldap(3) , +.BR ldap_first_entry(3) , +.BR ldap_error(3) , .BR ldap_value_free(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.