]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen v9_8
authorTinderbox User <tbox@isc.org>
Thu, 2 Oct 2014 01:23:01 +0000 (01:23 +0000)
committerTinderbox User <tbox@isc.org>
Thu, 2 Oct 2014 01:23:01 +0000 (01:23 +0000)
FAQ
FAQ.xml

diff --git a/FAQ b/FAQ
index 5e86a082f5cba23e75ac37d5901d0032d7e6fd5d..2b71a1930af0a5b30ab0832599f23bf9fb13d1b3 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -1,6 +1,7 @@
 Frequently Asked Questions about BIND 9
 
-Copyright © 2004-2010, 2013 Internet Systems Consortium, Inc. ("ISC")
+Copyright © 2004-2010, 2013, 2014 Internet Systems Consortium, Inc.
+("ISC")
 
 Copyright © 2000-2003 Internet Software Consortium.
 
@@ -28,8 +29,8 @@ A: Short Answer: No.
    What addresses to listen on? For a laptop on the move a lot you may
    only want to listen on the loop back interfaces.
 
-   Who do you offer recursive service to? Is there are firewall to
-   consider? If so is it stateless or stateful. Are you directly on the
+   To whom do you offer recursive service? Is there a firewall to
+   consider? If so, is it stateless or stateful? Are you directly on the
    Internet? Are you on a private network? Are you on a NAT'd network? The
    answers to all these questions change how you configure even a caching
    name server.
@@ -104,8 +105,8 @@ A: You are most likely running named as a non-root user, and that user
    fixing this are to create a /var/run/named directory owned by the named
    user and set pid-file to "/var/run/named/named.pid", or set pid-file to
    "named.pid", which will put the file in the directory specified by the
-   directory option (which, in this case, must be writable by the named
-   user).
+   directory option (which, in this case, must be writable by the user
+   named is running as).
 
 Q: I can query the nameserver from the nameserver but not from other
    machines. Why?
@@ -264,7 +265,7 @@ Q: I get a error message like "zone wireless.ietf56.ietf.org/IN: loading
    master file primaries/wireless.ietf56.ietf.org: no owner".
 
 A: This error is produced when a line in the master file contains leading
-   white space (tab/space) but the is no current record owner name to
+   white space (tab/space) but there is no current record owner name to
    inherit the name from. Usually this is the result of putting white
    space before a comment, forgetting the "@" for the SOA record, or
    indenting the master file.
diff --git a/FAQ.xml b/FAQ.xml
index d0f903be782e8677c4bf7c43c37a58eddd4c0d5f..6a5b77e1c3704e32acc1f85fe0e53889a063fde4 100644 (file)
--- a/FAQ.xml
+++ b/FAQ.xml
@@ -83,8 +83,8 @@
          you may only want to listen on the loop back interfaces.
        </para>
        <para>
-         Who do you offer recursive service to?  Is there are firewall
-         to consider?  If so is it stateless or stateful.  Are you
+         To whom do you offer recursive service?  Is there a firewall
+         to consider?  If so, is it stateless or stateful?  Are you
          directly on the Internet?  Are you on a private network? Are
          you on a NAT'd network? The answers
          to all these questions change how you configure even a
@@ -246,7 +246,7 @@ view "chaos" chaos {
          "/var/run/named/named.pid", or set pid-file to "named.pid",
          which will put the file in the directory specified by the
          directory option (which, in this case, must be writable by
-         the named user).
+         the user named is running as).
        </para>
       </answer>
     </qandaentry>
@@ -480,7 +480,7 @@ Master 10.0.1.1:
       <answer>
        <para>
          This error is produced when a line in the master file
-         contains leading white space (tab/space) but the is no
+         contains leading white space (tab/space) but there is no
          current record owner name to inherit the name from.  Usually
          this is the result of putting white space before a comment,
          forgetting the "@" for the SOA record, or indenting the master