mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
fix couple grammar issues and clarify about user
This was not reviewed, but is trivial.
This commit is contained in:
8
FAQ.xml
8
FAQ.xml
@@ -83,8 +83,8 @@
|
|||||||
you may only want to listen on the loop back interfaces.
|
you may only want to listen on the loop back interfaces.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
Who do you offer recursive service to? Is there are firewall
|
Who do you offer recursive service to? Is there a firewall
|
||||||
to consider? If so is it stateless or stateful. Are you
|
to consider? If so, is it stateless or stateful. Are you
|
||||||
directly on the Internet? Are you on a private network? Are
|
directly on the Internet? Are you on a private network? Are
|
||||||
you on a NAT'd network? The answers
|
you on a NAT'd network? The answers
|
||||||
to all these questions change how you configure even a
|
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",
|
"/var/run/named/named.pid", or set pid-file to "named.pid",
|
||||||
which will put the file in the directory specified by the
|
which will put the file in the directory specified by the
|
||||||
directory option (which, in this case, must be writable by
|
directory option (which, in this case, must be writable by
|
||||||
the named user).
|
the user named is running as).
|
||||||
</para>
|
</para>
|
||||||
</answer>
|
</answer>
|
||||||
</qandaentry>
|
</qandaentry>
|
||||||
@@ -480,7 +480,7 @@ Master 10.0.1.1:
|
|||||||
<answer>
|
<answer>
|
||||||
<para>
|
<para>
|
||||||
This error is produced when a line in the master file
|
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
|
current record owner name to inherit the name from. Usually
|
||||||
this is the result of putting white space before a comment,
|
this is the result of putting white space before a comment,
|
||||||
forgetting the "@" for the SOA record, or indenting the master
|
forgetting the "@" for the SOA record, or indenting the master
|
||||||
|
Reference in New Issue
Block a user