mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 06:55:30 +00:00
[master] remove unnecessary acronym expansions
This commit is contained in:
@@ -80,7 +80,7 @@
|
|||||||
<refsection><info><title>DESCRIPTION</title></info>
|
<refsection><info><title>DESCRIPTION</title></info>
|
||||||
|
|
||||||
<para><command>delv</command>
|
<para><command>delv</command>
|
||||||
(Domain Entity Lookup & Validation) is a tool for sending
|
is a tool for sending
|
||||||
DNS queries and validating the results, using 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>
|
||||||
|
@@ -89,8 +89,7 @@
|
|||||||
|
|
||||||
<refsection><info><title>DESCRIPTION</title></info>
|
<refsection><info><title>DESCRIPTION</title></info>
|
||||||
|
|
||||||
<para><command>dig</command>
|
<para><command>dig</command> is a flexible tool
|
||||||
(domain information groper) is a flexible tool
|
|
||||||
for interrogating DNS name servers. It performs DNS lookups and
|
for interrogating DNS name servers. It performs DNS lookups and
|
||||||
displays the answers that are returned from the name server(s) that
|
displays the answers that are returned from the name server(s) that
|
||||||
were queried. Most DNS administrators use <command>dig</command> to
|
were queried. Most DNS administrators use <command>dig</command> to
|
||||||
|
@@ -887,7 +887,7 @@ zone "eng.example.com" {
|
|||||||
<term xml:id="dig"><command>dig</command></term>
|
<term xml:id="dig"><command>dig</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
The domain information groper (<command>dig</command>)
|
<command>dig</command>
|
||||||
is the most versatile and complete of these lookup tools.
|
is the most versatile and complete of these lookup tools.
|
||||||
It has two modes: simple interactive
|
It has two modes: simple interactive
|
||||||
mode for a single query, and batch mode which executes a
|
mode for a single query, and batch mode which executes a
|
||||||
|
Reference in New Issue
Block a user