From: Pierangelo Masarati Date: Sat, 7 Oct 2006 13:11:53 +0000 (+0000) Subject: typo X-Git-Tag: OPENLDAP_REL_ENG_2_3_MP~77 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=67c5019ac794ec426e8bf1199516350cac5b8976;p=openldap typo --- diff --git a/doc/man/man3/ldap_first_attribute.3 b/doc/man/man3/ldap_first_attribute.3 index 1db3b6721b..1797fe4d04 100644 --- a/doc/man/man3/ldap_first_attribute.3 +++ b/doc/man/man3/ldap_first_attribute.3 @@ -39,7 +39,7 @@ It also returns, in \fIberptr\fP, a pointer to a BerElement it has allocated to keep track of its current position. This pointer should be passed to subsequent calls to .B ldap_next_attribute() -and is used used +and is used to effectively step through the entry's attributes. The caller is solely responsible for freeing the BerElement pointed to by \fIberptr\fP when it is no longer needed by calling