mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
[master] remove unnecessary acronym expansions
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
<refsection><info><title>DESCRIPTION</title></info>
|
||||
|
||||
<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
|
||||
resolver and validator logic as <command>named</command>.
|
||||
</para>
|
||||
|
@@ -89,8 +89,7 @@
|
||||
|
||||
<refsection><info><title>DESCRIPTION</title></info>
|
||||
|
||||
<para><command>dig</command>
|
||||
(domain information groper) is a flexible tool
|
||||
<para><command>dig</command> is a flexible tool
|
||||
for interrogating DNS name servers. It performs DNS lookups and
|
||||
displays the answers that are returned from the name server(s) that
|
||||
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>
|
||||
<listitem>
|
||||
<para>
|
||||
The domain information groper (<command>dig</command>)
|
||||
<command>dig</command>
|
||||
is the most versatile and complete of these lookup tools.
|
||||
It has two modes: simple interactive
|
||||
mode for a single query, and batch mode which executes a
|
||||
|
Reference in New Issue
Block a user