From: Otto Moerbeek Date: Mon, 11 Nov 2019 11:04:43 +0000 (+0100) Subject: Fix markup X-Git-Tag: dnsdist-1.4.0~12^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0a5cc439616d38dde652883eeaea6a6ade9ed02f;p=thirdparty%2Fpdns.git Fix markup --- diff --git a/pdns/recursordist/docs/settings.rst b/pdns/recursordist/docs/settings.rst index aa7ee739c8..17ec54153b 100644 --- a/pdns/recursordist/docs/settings.rst +++ b/pdns/recursordist/docs/settings.rst @@ -1150,16 +1150,16 @@ matching ``*.foo.example.net`` will be answered with NXDOMAIN directly without consulting authoritative servers. no -~~ +^^ No :rfc:`8020` processing is done. dnssec -~~~~~~ +^^^^^^ :rfc:`8020` processing is only done using cached NXDOMAIN records that are DNSSEC validated. yes -~~~ +^^^ :rfc:`8020` processing is done using any non-Bogus NXDOMAIN record available in the cache.