]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
minor changes from Jeremy [RT #16863]
authorMark Andrews <marka@isc.org>
Wed, 9 May 2007 06:19:49 +0000 (06:19 +0000)
committerMark Andrews <marka@isc.org>
Wed, 9 May 2007 06:19:49 +0000 (06:19 +0000)
bin/check/named-checkzone.docbook
bin/dig/dig.docbook
bin/rndc/rndc.conf.docbook

index c7dd029a272b798f1384c764bd6b73b1f5441931..3e3ab73234e74968c3701cd127e95d4ee06f8ece 100644 (file)
@@ -18,7 +18,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: named-checkzone.docbook,v 1.11.18.18 2007/05/09 01:38:19 marka Exp $ -->
+<!-- $Id: named-checkzone.docbook,v 1.11.18.19 2007/05/09 06:19:49 marka Exp $ -->
 <refentry id="man.named-checkzone">
   <refentryinfo>
     <date>June 13, 2000</date>
        Additionally, it applies stricter check levels by default,
         since the dump output will be used as an actual zone file
        loaded by <command>named</command>.
-       When manaully specified otherwise, the check levels must at
+       When manually specified otherwise, the check levels must at
         least be as strict as those specified in the
        <command>named</command> configuration file.
      </para>
index 7e388f911dac7dc320c2c92c95acf88c11311fdd..6df0ec2d7e85cf30450d27386578f5c085549cdd 100644 (file)
@@ -18,7 +18,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: dig.docbook,v 1.17.18.18 2007/05/09 01:38:19 marka Exp $ -->
+<!-- $Id: dig.docbook,v 1.17.18.19 2007/05/09 06:19:49 marka Exp $ -->
 <refentry id="man.dig">
 
   <refentryinfo>
       The <option>-t</option> option sets the query type to
       <parameter>type</parameter>.  It can be any valid query type
       which is
-      supported in BIND 9.  The default query type "A", unless the
+      supported in BIND 9.  The default query type is "A", unless the
       <option>-x</option> option is supplied to indicate a reverse lookup.
       A zone transfer can be requested by specifying a type of AXFR.  When
       an incremental zone transfer (IXFR) is required,
index ada4ab10d0ccacd80c4484b91b06d2b684813dfb..d624727e54a741ce71ad30ed4b0df3cc0eacb6dd 100644 (file)
@@ -18,7 +18,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: rndc.conf.docbook,v 1.5.18.10 2007/05/09 01:38:19 marka Exp $ -->
+<!-- $Id: rndc.conf.docbook,v 1.5.18.11 2007/05/09 06:19:49 marka Exp $ -->
 <refentry id="man.rndc.conf">
   <refentryinfo>
     <date>June 30, 2000</date>
       name of a key statement in the file.  The port number
       specifies the port to connect to.  If an <option>addresses</option>
       clause is supplied these addresses will be used instead of
-      the server name.  Each address can take a optional port.
+      the server name.  Each address can take an optional port.
       If an <option>source-address</option> or <option>source-address-v6</option>
       of supplied then these will be used to specify the IPv4 and IPv6
       source addresses respectively.