]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
document zone "type" in the ARM
authorJeremy C. Reed <jreed@isc.org>
Wed, 16 Sep 2015 14:50:29 +0000 (09:50 -0500)
committerJeremy C. Reed <jreed@isc.org>
Wed, 16 Sep 2015 14:50:29 +0000 (09:50 -0500)
This is for ticket #39577
It only added two sentences so didn't update changelog.

doc/arm/Bv9ARM-book.xml

index 2ed3cd1098944d99caac87038602b3d035565e39..b2e64eb803d5bbb6d1d2e88fac4d8ac004fc93a5 100644 (file)
@@ -11755,6 +11755,18 @@ zone <replaceable>zone_name</replaceable> <optional><replaceable>class</replacea
          <title><command>zone</command> Statement Definition and Usage</title>
          <sect3>
            <title>Zone Types</title>
+
+           <para>
+             The <command>type</command> keyword is required
+             for the <command>zone</command> configuration unless
+             it is an <command>in-view</command> configuration. Its
+             acceptable values include: <varname>delegation-only</varname>,
+             <varname>forward</varname>, <varname>hint</varname>,
+             <varname>master</varname>, <varname>redirect</varname>,
+             <varname>slave</varname>, <varname>static-stub</varname>,
+             and <varname>stub</varname>.
+           </para>
+
            <informaltable colsep="0" rowsep="0">
              <tgroup cols="2" colsep="0" rowsep="0" tgroupstyle="3Level-table">
                <!--colspec colname="1" colnum="1" colsep="0" colwidth="1.108in"/-->