diff options
Diffstat (limited to 'contrib/bind9/bin/dig/host.html')
-rw-r--r-- | contrib/bind9/bin/dig/host.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/bind9/bin/dig/host.html b/contrib/bind9/bin/dig/host.html index b370769..adc9883 100644 --- a/contrib/bind9/bin/dig/host.html +++ b/contrib/bind9/bin/dig/host.html @@ -14,7 +14,7 @@ - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - PERFORMANCE OF THIS SOFTWARE. --> -<!-- $Id: host.html,v 1.7.18.19 2007/01/30 00:23:44 marka Exp $ --> +<!-- $Id: host.html,v 1.7.18.20 2007/05/09 03:33:12 marka Exp $ --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -125,7 +125,7 @@ attempt to resolve <em class="parameter"><code>name</code></em>. The <code class="option">-r</code> option enables <span><strong class="command">host</strong></span> to mimic - the behaviour of a name server by making non-recursive queries and + the behavior of a name server by making non-recursive queries and expecting to receive answers to those queries that are usually referrals to other name servers. </p> @@ -143,7 +143,7 @@ </p> <p> The <code class="option">-t</code> option is used to select the query type. - <em class="parameter"><code>type</code></em> can be any recognised query + <em class="parameter"><code>type</code></em> can be any recognized query type: CNAME, NS, SOA, SIG, KEY, AXFR, etc. When no query type is specified, <span><strong class="command">host</strong></span> automatically selects an appropriate @@ -174,7 +174,7 @@ The <code class="option">-s</code> option tells <span><strong class="command">host</strong></span> <span class="emphasis"><em>not</em></span> to send the query to the next nameserver if any server responds with a SERVFAIL response, which is the - reverse of normal stub resolver behaviour. + reverse of normal stub resolver behavior. </p> <p> The <code class="option">-m</code> can be used to set the memory usage debugging |