]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Minor grammar and punctuation changes. [RT #18703]
authorMark Andrews <marka@isc.org>
Fri, 3 Oct 2008 22:14:32 +0000 (22:14 +0000)
committerMark Andrews <marka@isc.org>
Fri, 3 Oct 2008 22:14:32 +0000 (22:14 +0000)
bin/dig/dig.docbook

index 82b2516cbbe6f564e9b0f656f536ebaafdc1af51..412b013dc36043b745ba5b2106577a2ef21c9eb2 100644 (file)
@@ -18,7 +18,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: dig.docbook,v 1.4.2.7.4.20 2007/08/28 07:19:07 tbox Exp $ -->
+<!-- $Id: dig.docbook,v 1.4.2.7.4.21 2008/10/03 22:14:32 marka Exp $ -->
 
 <refentry>
 
@@ -114,10 +114,10 @@ Unless it is told to query a specific name server,
 <filename>/etc/resolv.conf</filename>.
 </para>
 
-<para>
-When no command line arguments or options are given, will perform an
-NS query for "." (the root).
-</para>
+     <para>
+       When no command line arguments or options are given,
+       <command>dig</command> will perform an NS query for "." (the root).
+     </para>
 
 <para>
 It is possible to set per-user defaults for <command>dig</command> via
@@ -128,7 +128,7 @@ are applied before the command line arguments.
      <para>
        The IN and CH class names overlap with the IN and CH top level
        domains names.  Either use the <option>-t</option> and
-       <option>-c</option> options to specify the type and class or
+       <option>-c</option> options to specify the type and class, or
        use "IN." and "CH." when looking up these top level domains.
      </para>