]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9189 Fix typo
authorOndřej Kuzník <ondra@mistotebe.net>
Fri, 11 Feb 2022 13:57:03 +0000 (13:57 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 14 Feb 2022 20:32:29 +0000 (20:32 +0000)
doc/man/man3/ldap_get_option.3

index 9cfc2457005dbf24b67a4e2da31d39512fc1f902..5b558fbd5b39aa918c2fd9a2b01afe3cd8bc7c77 100644 (file)
@@ -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.