From da2a625ec0cb25602d7b0412b824213540f744a8 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Thu, 21 Jun 2018 10:42:12 +0200 Subject: [PATCH] Fix a typo in the recursor docs --- pdns/recursordist/docs/running.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.49.0