From 67c5019ac794ec426e8bf1199516350cac5b8976 Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Sat, 7 Oct 2006 13:11:53 +0000 Subject: [PATCH] typo --- doc/man/man3/ldap_first_attribute.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5