--- doc/man/man3/ldap_parse_result.3 2006/01/03 22:12:04 1.11 +++ doc/man/man3/ldap_parse_result.3 2007/02/13 20:22:06 1.11.2.1 @@ -1,6 +1,6 @@ .TH LDAP_PARSE_RESULT 3 "RELEASEDATE" "OpenLDAP LDVERSION" -.\" $OpenLDAP: pkg/ldap/doc/man/man3/ldap_parse_result.3,v 1.10 2005/01/01 19:49:40 kurt Exp $ -.\" Copyright 1998-2006 The OpenLDAP Foundation All Rights Reserved. +.\" $OpenLDAP: pkg/ldap/doc/man/man3/ldap_parse_result.3,v 1.14 2007/01/02 19:25:16 kurt Exp $ +.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved. .\" Copying restrictions apply. See COPYRIGHT/LICENSE. .SH NAME ldap_parse_result \- Parsing results @@ -58,7 +58,7 @@ field from the parsed message. This stri .LP The \fIreferralsp\fP parameter will be filled in with an allocated array of referral strings from the parsed message. This array should be freed using -.BR ldap_value_free (3). +.BR ldap_memvfree (3). If no referrals were returned, \fI*referralsp\fP is set to NULL. .LP The \fIserverctrlsp\fP parameter will be filled in with an allocated array of @@ -99,11 +99,9 @@ result parameters are undefined. .BR ldap_result (3), .BR ldap_search (3), .BR ldap_memfree (3), +.BR ldap_memvfree (3), .BR ldap_get_values (3), .BR ldap_controls_free (3), .BR lber-types (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