]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
note that auth-zones file are in BIND format
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Thu, 30 Aug 2012 13:34:53 +0000 (13:34 +0000)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Thu, 30 Aug 2012 13:34:53 +0000 (13:34 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2706 d19b8d6e-7fed-0310-83ef-9ca221ded41b

pdns/docs/pdns.xml

index 126737c9378beeb8e0d777dde5e2cd5329a5a6e5..b2a47106529045de1f5758a5a28acc8b73d5e8f7 100644 (file)
@@ -11875,7 +11875,7 @@ sql> insert into domainmetadata (domain_id, kind, content) values (7,'ALLOW-AXFR
            <term>auth-zones</term>
            <listitem>
              <para>
-               Comma separated list of 'zonename=filename' pairs. Zones read from these files are served authoritatively. Example:
+               Comma separated list of 'zonename=filename' pairs. Zones read from these files (in BIND format) are served authoritatively. Example:
                <command>auth-zones= ds9a.nl=/var/zones/ds9a.nl, powerdns.com=/var/zones/powerdns.com</command>. Available since 3.1.
              </para>
            </listitem>