document zone "type" in the ARM

This is for ticket #39577
It only added two sentences so didn't update changelog.
This commit is contained in:
Jeremy C. Reed 2015-09-16 09:50:29 -05:00
parent 8cca6950a8
commit 1ee220eaed

View file

@ -11377,6 +11377,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"/-->