From: Kurt Zeilenga Date: Fri, 22 Sep 2006 21:50:23 +0000 (+0000) Subject: ITS#4677 Fix typo X-Git-Tag: OPENLDAP_REL_ENG_2_3_MP~106 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d7ad32ec4f6d9f1a9f58cfa117956f9ba9c9226c;p=openldap ITS#4677 Fix typo --- diff --git a/doc/man/man3/ldap_extended_operation.3 b/doc/man/man3/ldap_extended_operation.3 index 2723bfb8a3..053eb1cf9a 100644 --- a/doc/man/man3/ldap_extended_operation.3 +++ b/doc/man/man3/ldap_extended_operation.3 @@ -62,7 +62,7 @@ The .B ldap_extended_operation() works just like .BR ldap_extended_operation_s() , -but the operation is asynchornous. It provides the message id of +but the operation is asynchronous. It provides the message id of the request it initiated in the integer pointed to be \fImsgidp\fP. The result of this operation can be obtained by calling .BR ldap_result(3).