From d7ad32ec4f6d9f1a9f58cfa117956f9ba9c9226c Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Fri, 22 Sep 2006 21:50:23 +0000 Subject: [PATCH] ITS#4677 Fix typo --- doc/man/man3/ldap_extended_operation.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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). -- 2.39.5