From: Quanah Gibson-Mount Date: Thu, 23 Jun 2022 17:03:07 +0000 (+0000) Subject: ITS#9872 - Fix bold tag for authz parameter X-Git-Tag: OPENLDAP_REL_ENG_2_5_13~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09da0637463f6c74b25cb3d21a634b7c867a49fa;p=thirdparty%2Fopenldap.git ITS#9872 - Fix bold tag for authz parameter Fix the bold tag on the authz parameter for slapd-ldap(5) and slapd-meta(5) --- diff --git a/doc/man/man5/slapd-ldap.5 b/doc/man/man5/slapd-ldap.5 index 8a4fa2e469..ffcbe81f46 100644 --- a/doc/man/man5/slapd-ldap.5 +++ b/doc/man/man5/slapd-ldap.5 @@ -268,7 +268,9 @@ where .B none is the default, i.e. no \fIidentity assertion\fP is performed. -The authz parameter is used to instruct the SASL bind to exploit +The +.B authz +parameter is used to instruct the SASL bind to exploit .B native SASL authorization, if available; since connections are cached, this should only be used when authorizing with a fixed identity diff --git a/doc/man/man5/slapd-meta.5 b/doc/man/man5/slapd-meta.5 index e3d808958f..2134ff6a3a 100644 --- a/doc/man/man5/slapd-meta.5 +++ b/doc/man/man5/slapd-meta.5 @@ -417,7 +417,9 @@ where .B none is the default, i.e. no \fIidentity assertion\fP is performed. -The authz parameter is used to instruct the SASL bind to exploit +The +.B authz +parameter is used to instruct the SASL bind to exploit .B native SASL authorization, if available; since connections are cached, this should only be used when authorizing with a fixed identity