From: Quanah Gibson-Mount Date: Mon, 12 Aug 2019 23:49:50 +0000 (+0000) Subject: ITS#9063 -- Fix missing bold tag for tls_reqcert X-Git-Tag: OPENLDAP_REL_ENG_2_4_49~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1afbf1f6a4cd586681af23e7bd23e605f801e2e6;p=thirdparty%2Fopenldap.git ITS#9063 -- Fix missing bold tag for tls_reqcert --- 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