[v9_11] typo in rndc doc

(cherry picked from commit b9e736f4f6)
This commit is contained in:
Evan Hunt 2017-04-21 13:16:51 -07:00
parent 264e17e739
commit 32ceffe2d8

View file

@ -321,14 +321,12 @@
</varlistentry>
<varlistentry>
<term><userinput>dumpdb <optional>-all|-cache|-zone|-adb|-bad|-fail</optional> <optional><replaceable>view ...</replaceable></optional></userinput></term>
<term><userinput>dumpdb <optional>-all|-cache|-zones|-adb|-bad|-fail</optional> <optional><replaceable>view ...</replaceable></optional></userinput></term>
<listitem>
<para>
Dump the server's caches (default) and/or zones to
the
dump file for the specified views. If no view is
specified, all
views are dumped.
the dump file for the specified views. If no view
is specified, all views are dumped.
(See the <command>dump-file</command> option in
the BIND 9 Administrator Reference Manual.)
</para>