From: Ruben Kerkhof Date: Thu, 21 Jun 2018 08:42:12 +0000 (+0200) Subject: Fix a typo in the recursor docs X-Git-Tag: dnsdist-1.3.1~22^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F6745%2Fhead;p=thirdparty%2Fpdns.git Fix a typo in the recursor docs --- diff --git a/pdns/recursordist/docs/running.rst b/pdns/recursordist/docs/running.rst index dd6ec4ff14..775347a8b3 100644 --- a/pdns/recursordist/docs/running.rst +++ b/pdns/recursordist/docs/running.rst @@ -78,7 +78,7 @@ When debugging resolving issues, it can be advantagious to have a dump of all th Tracing Queries --------------- -To investigate failures with resolving resolving certain domain names, the PowerDNS Recursor features a "tracing" infrastructure. +To investigate failures with resolving certain domain names, the PowerDNS Recursor features a "tracing" infrastructure. This infrastructure will log every step the Recursor takes to resolve a name and will log all DNSSEC related information as well. To enable tracing for all queries, enable the :ref:`setting-trace` setting.