From: Hallvard Furuseth Date: Tue, 22 Jul 2003 18:49:40 +0000 (+0000) Subject: Rename LDAP_OPT_ERROR_NUMBER to LDAP_OPT_RESULT_CODE. X-Git-Tag: OPENLDAP_REL_ENG_2_1_MP~814 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c1270ba4d5301db83fa799e9723bab8c0f18d4a5;hp=7c5d23dd05a935b94d8f9e71422d39ad8da4778c;p=openldap Rename LDAP_OPT_ERROR_NUMBER to LDAP_OPT_RESULT_CODE. --- diff --git a/doc/man/man3/ldap_error.3 b/doc/man/man3/ldap_error.3 index 8e871cb016..cbbf7a842b 100644 --- a/doc/man/man3/ldap_error.3 +++ b/doc/man/man3/ldap_error.3 @@ -28,8 +28,9 @@ is accessible using and .BR ldap_set_option (3) with the -.B LDAP_OPT_ERROR_NUMBER -option. +.B LDAP_OPT_RESULT_CODE +option (previously called +.BR LDAP_OPT_ERROR_NUMBER ). .LP The .B ldap_result2error()