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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=da2a625ec0cb25602d7b0412b824213540f744a8;p=pdns Fix a typo in the recursor docs --- diff --git a/pdns/recursordist/docs/running.rst b/pdns/recursordist/docs/running.rst index dd6ec4ff1..775347a8b 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.