From: Ondřej Kuzník Date: Fri, 11 Feb 2022 13:57:03 +0000 (+0000) Subject: ITS#9189 Fix typo X-Git-Tag: OPENLDAP_REL_ENG_2_5_12~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74811fb45a83384bf257c5b17ba382612a9b829f;p=thirdparty%2Fopenldap.git ITS#9189 Fix typo --- diff --git a/doc/man/man3/ldap_get_option.3 b/doc/man/man3/ldap_get_option.3 index d841f252c9..068d0f50a1 100644 --- a/doc/man/man3/ldap_get_option.3 +++ b/doc/man/man3/ldap_get_option.3 @@ -587,6 +587,7 @@ must be a .BR "char **" . Its content needs to be freed by the caller using .BR ldap_memfree (3). +.TP .B LDAP_OPT_X_SASL_CBINDING Sets/gets the channel-binding type to use in SASL, one of @@ -602,7 +603,6 @@ must be .BR outvalue must be .BR "int *" . -.TP .SH TCP OPTIONS The TCP options are OpenLDAP specific. Mainly intended for use with Linux, they may not be portable.