From: Ondřej Kuzník Date: Fri, 11 Feb 2022 13:57:03 +0000 (+0000) Subject: ITS#9189 Fix typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76947f2608d1e08e3e0294980fb2c11fdca0e515;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 9cfc245700..5b558fbd5b 100644 --- a/doc/man/man3/ldap_get_option.3 +++ b/doc/man/man3/ldap_get_option.3 @@ -593,6 +593,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 @@ -608,7 +609,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.