2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +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>
<para><command>delv</command>
(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>.
</para>
<para>
@@ -478,7 +478,7 @@
</para>
<para>
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
the <option>-d</option> option will produce the same output
(but will affect other logging categories as well).
@@ -496,7 +496,7 @@
</para>
<para>
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
the <option>-d</option> option will produce the same output
(but will affect other logging categories as well).