Minor grammar and punctuation changes. [RT #18703]

This commit is contained in:
Mark Andrews
2008-10-03 22:14:32 +00:00
parent 0c7de94a19
commit b2929c763a
+6 -6
View 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>