From 2033f5090a9835aa8661ca76a6ca64991a7239a8 Mon Sep 17 00:00:00 2001 From: Jacob Bunk Nielsen Date: Fri, 26 Jan 2024 16:03:16 +0100 Subject: [PATCH] Link to existing documentation for DNSNameSet. --- 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 6aa9ecc531..14f882428a 100644 --- a/pdns/dnsdistdist/docs/rules-actions.rst +++ b/pdns/dnsdistdist/docs/rules-actions.rst @@ -772,7 +772,7 @@ These ``DNSRule``\ s be one of the following items: To match subdomain names, see :func:`QNameSuffixRule`. - :param DNSNameSet set: Set with qnames. + :param DNSNameSet set: Set with qnames of type class:`DNSNameSet` created with :func:`newDNSNameSet`. .. function:: QNameSuffixRule(suffixes [, quiet]) -- 2.47.2