From 38a54d2a2963df03f330d29c7742f9791bb73f14 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Mon, 4 Mar 2019 17:47:57 +0300 Subject: [PATCH] DNSNameSet and QNameSetRule, minor changes in docs Co-Authored-By: andreydomas --- pdns/dnsdistdist/docs/rules-actions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/dnsdistdist/docs/rules-actions.rst b/pdns/dnsdistdist/docs/rules-actions.rst index 50b215b0c6..9d81173072 100644 --- a/pdns/dnsdistdist/docs/rules-actions.rst +++ b/pdns/dnsdistdist/docs/rules-actions.rst @@ -611,7 +611,7 @@ These ``DNSRule``\ s be one of the following items: :param string qname: Qname to match .. function:: QNameSetRule(set) - Matches if the set contains excact qname. + Matches if the set contains exact qname. To match subdomain names, see :func:`SuffixMatchNodeRule`. -- 2.47.2