aboutsummaryrefslogtreecommitdiff
path: root/bin/rndc/rndc.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rndc/rndc.docbook')
-rw-r--r--bin/rndc/rndc.docbook80
1 files changed, 36 insertions, 44 deletions
diff --git a/bin/rndc/rndc.docbook b/bin/rndc/rndc.docbook
index 141ce5f37ca2..913e11b9d373 100644
--- a/bin/rndc/rndc.docbook
+++ b/bin/rndc/rndc.docbook
@@ -1,6 +1,3 @@
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
- "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
- [<!ENTITY mdash "&#8212;">]>
<!--
- Copyright (C) 2004, 2005, 2007, 2013-2015 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000, 2001 Internet Software Consortium.
@@ -18,9 +15,14 @@
- PERFORMANCE OF THIS SOFTWARE.
-->
-<refentry id="man.rndc">
+<!-- Converted by db4-upgrade version 1.0 -->
+<refentry xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="man.rndc">
+ <info>
+ <date>2013-12-04</date>
+ </info>
<refentryinfo>
- <date>December 04, 2013</date>
+ <corpname>ISC</corpname>
+ <corpauthor>Internet Systems Consortium, Inc.</corpauthor>
</refentryinfo>
<refmeta>
@@ -52,21 +54,21 @@
</docinfo>
<refsynopsisdiv>
- <cmdsynopsis>
+ <cmdsynopsis sepchar=" ">
<command>rndc</command>
- <arg><option>-b <replaceable class="parameter">source-address</replaceable></option></arg>
- <arg><option>-c <replaceable class="parameter">config-file</replaceable></option></arg>
- <arg><option>-k <replaceable class="parameter">key-file</replaceable></option></arg>
- <arg><option>-s <replaceable class="parameter">server</replaceable></option></arg>
- <arg><option>-p <replaceable class="parameter">port</replaceable></option></arg>
- <arg><option>-V</option></arg>
- <arg><option>-y <replaceable class="parameter">key_id</replaceable></option></arg>
- <arg choice="req">command</arg>
+ <arg choice="opt" rep="norepeat"><option>-b <replaceable class="parameter">source-address</replaceable></option></arg>
+ <arg choice="opt" rep="norepeat"><option>-c <replaceable class="parameter">config-file</replaceable></option></arg>
+ <arg choice="opt" rep="norepeat"><option>-k <replaceable class="parameter">key-file</replaceable></option></arg>
+ <arg choice="opt" rep="norepeat"><option>-s <replaceable class="parameter">server</replaceable></option></arg>
+ <arg choice="opt" rep="norepeat"><option>-p <replaceable class="parameter">port</replaceable></option></arg>
+ <arg choice="opt" rep="norepeat"><option>-V</option></arg>
+ <arg choice="opt" rep="norepeat"><option>-y <replaceable class="parameter">key_id</replaceable></option></arg>
+ <arg choice="req" rep="norepeat">command</arg>
</cmdsynopsis>
</refsynopsisdiv>
- <refsect1>
- <title>DESCRIPTION</title>
+ <refsection><info><title>DESCRIPTION</title></info>
+
<para><command>rndc</command>
controls the operation of a name
server. It supersedes the <command>ndc</command> utility
@@ -93,10 +95,10 @@
determine how to contact the name server and decide what
algorithm and key it should use.
</para>
- </refsect1>
+ </refsection>
+
+ <refsection><info><title>OPTIONS</title></info>
- <refsect1>
- <title>OPTIONS</title>
<variablelist>
<varlistentry>
@@ -196,10 +198,10 @@
</varlistentry>
</variablelist>
- </refsect1>
+ </refsection>
+
+ <refsection><info><title>COMMANDS</title></info>
- <refsect1>
- <title>COMMANDS</title>
<para>
A list of commands supported by <command>rndc</command> can
be seen by running <command>rndc</command> without arguments.
@@ -258,7 +260,7 @@
Delete a zone while the server is running.
Only zones that were originally added via
<command>rndc addzone</command> can be deleted
- in this manner.
+ in this manner.
</para>
<para>
See also <command>rndc addzone</command>
@@ -506,7 +508,7 @@
<listitem>
<para>
Fetch all DNSSEC keys for the given zone
- from the key directory (see the
+ from the key directory (see the
<command>key-directory</command> option in
the BIND 9 Administrator Reference Manual). If they are within
their publication period, merge them into the
@@ -539,7 +541,7 @@
operations (such as signing or generating
NSEC3 chains) is stored in the zone in the form
of DNS resource records of type
- <command>sig-signing-type</command>.
+ <command>sig-signing-type</command>.
<command>rndc signing -list</command> converts
these records into a human-readable form,
indicating which keys are currently signing
@@ -565,7 +567,7 @@
flags, iterations, and salt, in that order.
</para>
<para>
- Currently, the only defined value for hash algorithm
+ Currently, the only defined value for hash algorithm
is <literal>1</literal>, representing SHA-1.
The <option>flags</option> may be set to
<literal>0</literal> or <literal>1</literal>,
@@ -726,10 +728,10 @@
</varlistentry>
</variablelist>
- </refsect1>
+ </refsection>
+
+ <refsection><info><title>LIMITATIONS</title></info>
- <refsect1>
- <title>LIMITATIONS</title>
<para>
There is currently no way to provide the shared secret for a
<option>key_id</option> without using the configuration file.
@@ -737,10 +739,10 @@
<para>
Several error messages could be clearer.
</para>
- </refsect1>
+ </refsection>
+
+ <refsection><info><title>SEE ALSO</title></info>
- <refsect1>
- <title>SEE ALSO</title>
<para><citerefentry>
<refentrytitle>rndc.conf</refentrytitle><manvolnum>5</manvolnum>
</citerefentry>,
@@ -758,16 +760,6 @@
</citerefentry>,
<citetitle>BIND 9 Administrator Reference Manual</citetitle>.
</para>
- </refsect1>
-
- <refsect1>
- <title>AUTHOR</title>
- <para><corpauthor>Internet Systems Consortium</corpauthor>
- </para>
- </refsect1>
+ </refsection>
-</refentry><!--
- - Local variables:
- - mode: sgml
- - End:
--->
+</refentry>