2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-03 16:15:27 +00:00

remove some duplicate "the" words.

This commit is contained in:
Jeremy C. Reed
2015-06-29 13:40:06 -04:00
parent c44c77178e
commit 001b06f0ab

View File

@@ -84,7 +84,7 @@
<title>DESCRIPTION</title> <title>DESCRIPTION</title>
<para><command>delv</command> <para><command>delv</command>
(Domain Entity Lookup &amp; Validation) is a tool for sending (Domain Entity Lookup &amp; Validation) is a tool for sending
DNS queries and validating the results, using the the same internal DNS queries and validating the results, using the same internal
resolver and validator logic as <command>named</command>. resolver and validator logic as <command>named</command>.
</para> </para>
<para> <para>
@@ -478,7 +478,7 @@
</para> </para>
<para> <para>
This is equivalent to setting the debug level to 10 This is equivalent to setting the debug level to 10
for the the "packets" module of the "resolver" logging for the "packets" module of the "resolver" logging
category. Setting the systemwide debug level to 10 using category. Setting the systemwide debug level to 10 using
the <option>-d</option> option will produce the same output the <option>-d</option> option will produce the same output
(but will affect other logging categories as well). (but will affect other logging categories as well).
@@ -496,7 +496,7 @@
</para> </para>
<para> <para>
This is equivalent to setting the debug level to 3 This is equivalent to setting the debug level to 3
for the the "validator" module of the "dnssec" logging for the "validator" module of the "dnssec" logging
category. Setting the systemwide debug level to 3 using category. Setting the systemwide debug level to 3 using
the <option>-d</option> option will produce the same output the <option>-d</option> option will produce the same output
(but will affect other logging categories as well). (but will affect other logging categories as well).