]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen
authorMark Andrews <marka@isc.org>
Wed, 20 Dec 2006 01:37:53 +0000 (01:37 +0000)
committerMark Andrews <marka@isc.org>
Wed, 20 Dec 2006 01:37:53 +0000 (01:37 +0000)
bin/dig/dig.1
bin/dig/dig.html

index 84cde16f509be88c2351ba4fe439b9c257f98d64..42bf1bcefed5f9c7251711b91b921519fe99cd1e 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
+.\" Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC")
 .\" Copyright (C) 2000, 2001, 2003 Internet Software Consortium.
 .\" 
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
 .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: dig.1,v 1.14.2.12 2006/12/19 01:35:22 marka Exp $
+.\" $Id: dig.1,v 1.14.2.13 2006/12/20 01:37:52 marka Exp $
 .\"
 .hy 0
 .ad l
@@ -459,7 +459,7 @@ RFC1035.
 .PP
 There are probably too many query options.
 .SH "COPYRIGHT"
-Copyright \(co 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
+Copyright \(co 2004\-2006 Internet Systems Consortium, Inc. ("ISC")
 .br
 Copyright \(co 2000, 2001, 2003 Internet Software Consortium.
 .br
index ee3b43daf69a3069e1091ad536227323a0c9e256..07ddc48b5524589853b77c46dc8baf95e459c5d8 100644 (file)
@@ -1,5 +1,5 @@
 <!--
- - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC")
  - Copyright (C) 2000, 2001, 2003 Internet Software Consortium.
  - 
  - Permission to use, copy, modify, and distribute this software for any
@@ -14,7 +14,7 @@
  - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  - PERFORMANCE OF THIS SOFTWARE.
 -->
-<!-- $Id: dig.html,v 1.6.2.17 2006/12/19 01:35:23 marka Exp $ -->
+<!-- $Id: dig.html,v 1.6.2.18 2006/12/20 01:37:53 marka Exp $ -->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@@ -34,7 +34,7 @@
 <div class="cmdsynopsis"><p><code class="command">dig</code>  [global-queryopt...] [query...]</p></div>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2543590"></a><h2>DESCRIPTION</h2>
+<a name="id2543593"></a><h2>DESCRIPTION</h2>
 <p>
 <span><strong class="command">dig</strong></span> (domain information groper) is a flexible tool
 for interrogating DNS name servers.  It performs DNS lookups and
@@ -75,7 +75,7 @@ are applied before the command line arguments.
      </p>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2543658"></a><h2>SIMPLE USAGE</h2>
+<a name="id2543661"></a><h2>SIMPLE USAGE</h2>
 <p>
 A typical invocation of <span><strong class="command">dig</strong></span> looks like:
 </p>
@@ -113,7 +113,7 @@ ANY, A, MX, SIG, etc.
 </p>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2543737"></a><h2>OPTIONS</h2>
+<a name="id2543740"></a><h2>OPTIONS</h2>
 <p>
 The <code class="option">-b</code> option sets the source IP address of the query
 to <em class="parameter"><code>address</code></em>.  This must be a valid address on
@@ -187,7 +187,7 @@ being used.  In BIND, this is done by providing appropriate
 </p>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2543971"></a><h2>QUERY OPTIONS</h2>
+<a name="id2543974"></a><h2>QUERY OPTIONS</h2>
 <p>
 <span><strong class="command">dig</strong></span> provides a number of query options which affect
 the way in which lookups are made and the results displayed.  Some of
@@ -402,7 +402,7 @@ in the OPT record in the additional section of the query.
 </p>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2544537"></a><h2>MULTIPLE QUERIES</h2>
+<a name="id2544540"></a><h2>MULTIPLE QUERIES</h2>
 <p>
 The BIND 9 implementation of <span><strong class="command">dig </strong></span> supports
 specifying multiple queries on the command line (in addition to
@@ -443,7 +443,7 @@ will not print the initial query when it looks up the NS records for
 </p>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2544664"></a><h2>FILES</h2>
+<a name="id2544667"></a><h2>FILES</h2>
 <p>
 <code class="filename">/etc/resolv.conf</code>
 </p>
@@ -452,7 +452,7 @@ will not print the initial query when it looks up the NS records for
 </p>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2544683"></a><h2>SEE ALSO</h2>
+<a name="id2544686"></a><h2>SEE ALSO</h2>
 <p>
 <span class="citerefentry"><span class="refentrytitle">host</span>(1)</span>,
 <span class="citerefentry"><span class="refentrytitle">named</span>(8)</span>,
@@ -461,7 +461,7 @@ will not print the initial query when it looks up the NS records for
 </p>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2544722"></a><h2>BUGS </h2>
+<a name="id2544725"></a><h2>BUGS </h2>
 <p>
 There are probably too many query options. 
 </p>