]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
doc nit, thanks Mohamed Lrhazi
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Wed, 14 Nov 2012 06:54:35 +0000 (06:54 +0000)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Wed, 14 Nov 2012 06:54:35 +0000 (06:54 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2892 d19b8d6e-7fed-0310-83ef-9ca221ded41b

pdns/docs/pdns.xml

index 9a6ffb29a1837eff51785fc6ff437347e29db2c9..aab67d69204d8b428f0a8909d1fd672afa2385ae 100644 (file)
@@ -18356,7 +18356,7 @@ Reply:
        <command>domain_id</command>. This is why all records in a domain need to have the same domain_id.
       </para>
       <para>
-       When a query comes in for an unknown domain, PDNS starts looking for SOA records of all subdomains of the qname, so 
+       When a query comes in for a specific qname, PDNS starts looking for SOA records of all subdomains of the qname, so 
        no.such.powerdns.com turns into a SOA query for no.such.powerdns.com, such.powerdns.com, powerdns.com, com, ''. When a SOA is found,
        that zone is consulted for relevant NS instructions which lead to a referral. If nothing is found within the zone, an authoritative 
        NXDOMAIN is sent out.