From dea2fcbe0f340ce2c7ac61cb5d514290139e0bb4 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Mon, 11 Jul 2016 09:48:39 +0200 Subject: [PATCH] Fix a lie in the recursor stats docs --- docs/markdown/recursor/stats.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/markdown/recursor/stats.md b/docs/markdown/recursor/stats.md index 7030bf0432..dae1a9dc30 100644 --- a/docs/markdown/recursor/stats.md +++ b/docs/markdown/recursor/stats.md @@ -26,7 +26,7 @@ The `rec_control get` command can be used to query the following statistics, eit * `client-parse-errors`: counts number of client packets that could not be parsed * `concurrent-queries`: shows the number of MThreads currently running * `dlg-only-drops`: number of records dropped because of delegation only setting -* `dnssec-queries`: number of queries received with the DO and/or AD bit set +* `dnssec-queries`: number of queries received with the DO bit set * `dnssec-result-bogus`: number of DNSSEC validations that had the Bogus state * `dnssec-result-indeterminate`: number of DNSSEC validations that had the Indeterminate state * `dnssec-result-insecure`: number of DNSSEC validations that had the Insecure state -- 2.47.2