From: Jacob Bunk Nielsen Date: Fri, 26 Jan 2024 15:03:16 +0000 (+0100) Subject: Link to existing documentation for DNSNameSet. X-Git-Tag: dnsdist-1.9.0-rc1~5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F13747%2Fhead;p=thirdparty%2Fpdns.git Link to existing documentation for DNSNameSet. --- 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])