From 1afbf1f6a4cd586681af23e7bd23e605f801e2e6 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Mon, 12 Aug 2019 23:49:50 +0000 Subject: [PATCH] ITS#9063 -- Fix missing bold tag for tls_reqcert --- doc/man/man5/slapd-config.5 | 5 +++-- doc/man/man5/slapd.conf.5 | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/man/man5/slapd-config.5 b/doc/man/man5/slapd-config.5 index b332c1e43f..4bf66e03bb 100644 --- a/doc/man/man5/slapd-config.5 +++ b/doc/man/man5/slapd-config.5 @@ -1950,8 +1950,9 @@ to establish a TLS session before Binding to the provider. If the .B critical argument is supplied, the session will be aborted if the StartTLS request fails. Otherwise the syncrepl session continues without TLS. The -tls_reqcert setting defaults to "demand" and the other TLS settings -default to the same as the main slapd TLS settings. +.B tls_reqcert +setting defaults to "demand" and the other TLS settings default to the same +as the main slapd TLS settings. The .B suffixmassage diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 41e50aa479..119d31a1d1 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -1962,7 +1962,8 @@ to establish a TLS session before Binding to the provider. If the .B critical argument is supplied, the session will be aborted if the StartTLS request fails. Otherwise the syncrepl session continues without TLS. The -tls_reqcert setting defaults to "demand" and the other TLS settings +.B tls_reqcert +setting defaults to "demand" and the other TLS settings default to the same as the main slapd TLS settings. The -- 2.47.2