]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] typos in dig man page
authorEvan Hunt <each@isc.org>
Wed, 12 Feb 2014 18:32:20 +0000 (10:32 -0800)
committerEvan Hunt <each@isc.org>
Wed, 12 Feb 2014 18:32:20 +0000 (10:32 -0800)
bin/dig/dig.docbook

index 3532f00b4d7d0c27dab75176d437ec717027b15c..1056355f1dee044b0f9c0f0281339228def5cbe6 100644 (file)
 
     <para>
       The IN and CH class names overlap with the IN and CH top level
-      domains names.  Either use the <option>-t</option> and
+      domain names.  Either use the <option>-t</option> and
       <option>-c</option> options to specify the type and class, 
       use the <option>-q</option> the specify the domain name, or
       use "IN." and "CH." when looking up these top level domains.
 
     <para>
       The <option>-q</option> option sets the query name to 
-      <parameter>name</parameter>.  This useful do distinguish the
+      <parameter>name</parameter>.  This is useful to distinguish the
       <parameter>name</parameter> from other arguments.
     </para>