]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix misspellings.
authorJeremy C. Reed <jreed@isc.org>
Tue, 12 Nov 2013 13:08:44 +0000 (07:08 -0600)
committerJeremy C. Reed <jreed@isc.org>
Tue, 12 Nov 2013 13:08:44 +0000 (07:08 -0600)
Spell out month date while here.

bin/tools/named-rrchecker.docbook

index fcbdcdf6ebccd76108116dafda3f1be4db813c6c..00617aac9805f87b3efcf5f8244c6b3cf477d0ae 100644 (file)
@@ -19,7 +19,7 @@
 
 <refentry id="man.named-rrchecker">
   <refentryinfo>
-    <date>Aug 25, 2009</date>
+    <date>August 25, 2009</date>
   </refentryinfo>
   <refmeta>
     <refentrytitle><application>named-rrchecker</application></refentrytitle>
@@ -65,8 +65,8 @@
       option specifies a origin to be used when interpreting the record.
     </para>
     <para>
-      The <option>-p</option> prints out the resulting record in cannonical
-      form.  If there is no cannonical form defined then the record will be
+      The <option>-p</option> prints out the resulting record in canonical
+      form.  If there is no canonical form defined then the record will be
       printed in unknown record format.
     </para>
     <para>
@@ -75,7 +75,7 @@
     </para>
     <para>
       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.
     </para>
   </refsect1>