From 56f578b1cf1d23230b36d15055b49d13b7f6e50c Mon Sep 17 00:00:00 2001 From: JP Mens Date: Fri, 10 Jun 2016 23:27:46 +0200 Subject: [PATCH] Typo in Recursor's dnssec.md --- docs/markdown/recursor/dnssec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/markdown/recursor/dnssec.md b/docs/markdown/recursor/dnssec.md index 97a322e8e..32c6af95a 100644 --- a/docs/markdown/recursor/dnssec.md +++ b/docs/markdown/recursor/dnssec.md @@ -16,7 +16,7 @@ AD bits in queries. In this mode, the behaviour is equal to the PowerDNS Recurso ## `process-no-validate` The default mode. In this mode the Recursor acts as a "security aware, non-validating" nameserver, meaning it will set the DO-bit on outgoing queries and will provide -DNSSEC related RRsets (NSEC, RRSIG) to clients that ask for it (by means of a +DNSSEC related RRsets (NSEC, RRSIG) to clients that ask for them (by means of a DO-bit in the query). It will not do any validation in this mode, not even when requested by the client. -- 2.40.0