]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Link to existing documentation for DNSNameSet. 13747/head
authorJacob Bunk Nielsen <jbn@one.com>
Fri, 26 Jan 2024 15:03:16 +0000 (16:03 +0100)
committerJacob Bunk Nielsen <jbn@one.com>
Fri, 26 Jan 2024 15:03:16 +0000 (16:03 +0100)
pdns/dnsdistdist/docs/rules-actions.rst

index 6aa9ecc53102f8730d6187c682e53327d2e06636..14f882428a7b0cb9c8839e55dec11d5eb8771428 100644 (file)
@@ -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])