<refsynopsisdiv>
<cmdsynopsis sepchar=" ">
<command>named-checkconf</command>
- <arg choice="opt" rep="norepeat"><option>-h</option></arg>
- <arg choice="opt" rep="norepeat"><option>-v</option></arg>
- <arg choice="opt" rep="norepeat"><option>-j</option></arg>
+ <arg choice="opt" rep="norepeat"><option>-hjvz</option></arg>
+ <arg choice="opt" rep="norepeat"><option>-p</option>
+ <arg choice="opt" rep="norepeat"><option>-x</option>
+ </arg></arg>
<arg choice="opt" rep="norepeat"><option>-t <replaceable class="parameter">directory</replaceable></option></arg>
<arg choice="req" rep="norepeat">filename</arg>
- <arg choice="opt" rep="norepeat"><option>-p</option></arg>
- <arg choice="opt" rep="norepeat"><option>-x</option></arg>
- <arg choice="opt" rep="norepeat"><option>-z</option></arg>
</cmdsynopsis>
</refsynopsisdiv>
<refsection><info><title>OPTIONS</title></info>
-
<variablelist>
<varlistentry>
<term>-h</term>
</varlistentry>
<varlistentry>
- <term>-t <replaceable class="parameter">directory</replaceable></term>
+ <term>-j</term>
<listitem>
<para>
- Chroot to <filename>directory</filename> so that include
- directives in the configuration file are processed as if
- run by a similarly chrooted <command>named</command>.
+ When loading a zonefile read the journal if it exists.
</para>
</listitem>
</varlistentry>
<varlistentry>
- <term>-v</term>
+ <term>-p</term>
<listitem>
<para>
- Print the version of the <command>named-checkconf</command>
- program and exit.
+ Print out the <filename>named.conf</filename> and included files
+ in canonical form if no errors were detected.
+ See also the <option>-x</option> option.
</para>
</listitem>
</varlistentry>
<varlistentry>
- <term>-p</term>
+ <term>-t <replaceable class="parameter">directory</replaceable></term>
<listitem>
<para>
- Print out the <filename>named.conf</filename> and included files
- in canonical form if no errors were detected.
+ Chroot to <filename>directory</filename> so that include
+ directives in the configuration file are processed as if
+ run by a similarly chrooted <command>named</command>.
+ </para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term>-v</term>
+ <listitem>
+ <para>
+ Print the version of the <command>named-checkconf</command>
+ program and exit.
</para>
</listitem>
</varlistentry>
</listitem>
</varlistentry>
- <varlistentry>
- <term>-j</term>
- <listitem>
- <para>
- When loading a zonefile read the journal if it exists.
- </para>
- </listitem>
- </varlistentry>
-
<varlistentry>
<term>filename</term>
<listitem>