From: Otto Moerbeek Date: Mon, 11 Nov 2019 11:22:01 +0000 (+0100) Subject: Markup fix X-Git-Tag: dnsdist-1.4.0~10^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F8520%2Fhead;p=thirdparty%2Fpdns.git Markup fix --- 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.