]> git.sur5r.net Git - openldap/commitdiff
Rename LDAP_OPT_ERROR_NUMBER to LDAP_OPT_RESULT_CODE.
authorHallvard Furuseth <hallvard@openldap.org>
Tue, 22 Jul 2003 18:49:40 +0000 (18:49 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Tue, 22 Jul 2003 18:49:40 +0000 (18:49 +0000)
doc/man/man3/ldap_error.3

index 8e871cb01609955c863cb12c6fb94b7fdc4e504f..cbbf7a842bc24c6e69283f3d83cf973bf1489de8 100644 (file)
@@ -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()