]> 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>
Fri, 18 Feb 2022 23:20:11 +0000 (23:20 +0000)
doc/man/man3/ldap_get_option.3

index d841f252c912ff49a2965a3d04a1c1d3d774824c..068d0f50a1ce774433f364e0503f92392f062061 100644 (file)
@@ -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.