From 09da0637463f6c74b25cb3d21a634b7c867a49fa Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Thu, 23 Jun 2022 17:03:07 +0000 Subject: [PATCH] ITS#9872 - Fix bold tag for authz parameter Fix the bold tag on the authz parameter for slapd-ldap(5) and slapd-meta(5) --- doc/man/man5/slapd-ldap.5 | 4 +++- doc/man/man5/slapd-meta.5 | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) 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 -- 2.47.2