2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

Fix misspellings.

Spell out month date while here.
This commit is contained in:
Jeremy C. Reed 2013-11-12 07:08:44 -06:00
parent 0bda84553a
commit f4bd7d27a6

View File

@ -19,7 +19,7 @@
<refentry id="man.named-rrchecker"> <refentry id="man.named-rrchecker">
<refentryinfo> <refentryinfo>
<date>Aug 25, 2009</date> <date>August 25, 2009</date>
</refentryinfo> </refentryinfo>
<refmeta> <refmeta>
<refentrytitle><application>named-rrchecker</application></refentrytitle> <refentrytitle><application>named-rrchecker</application></refentrytitle>
@ -65,8 +65,8 @@
option specifies a origin to be used when interpreting the record. option specifies a origin to be used when interpreting the record.
</para> </para>
<para> <para>
The <option>-p</option> prints out the resulting record in cannonical The <option>-p</option> prints out the resulting record in canonical
form. If there is no cannonical form defined then the record will be form. If there is no canonical form defined then the record will be
printed in unknown record format. printed in unknown record format.
</para> </para>
<para> <para>
@ -75,7 +75,7 @@
</para> </para>
<para> <para>
The <option>-C</option>, <option>-T</option> and <option>-P</option> The <option>-C</option>, <option>-T</option> and <option>-P</option>
print out the known class, standard type and private type nmeomics print out the known class, standard type and private type mnemonics
respectively. respectively.
</para> </para>
</refsect1> </refsect1>