]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9872 - Fix bold tag for authz parameter
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 23 Jun 2022 17:03:07 +0000 (17:03 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 30 Jun 2022 20:39:21 +0000 (20:39 +0000)
Fix the bold tag on the authz parameter for slapd-ldap(5) and
slapd-meta(5)

doc/man/man5/slapd-ldap.5
doc/man/man5/slapd-meta.5

index 8a4fa2e469001ca0f7c7fb4abb5e6aa37da9ca1b..ffcbe81f4600a3f4409416eda1cd74a2647766fa 100644 (file)
@@ -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
index e3d808958fecd92f24795aecec6fd83dd669b2d3..2134ff6a3a5cefa1fe7b019b26bdab40021f5f09 100644 (file)
@@ -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