From 74811fb45a83384bf257c5b17ba382612a9b829f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ond=C5=99ej=20Kuzn=C3=ADk?= Date: Fri, 11 Feb 2022 13:57:03 +0000 Subject: [PATCH] ITS#9189 Fix typo --- doc/man/man3/ldap_get_option.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.2