mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-02 23:15:20 +00:00
[master] BIND 10 style
be consistent
This commit is contained in:
@@ -1746,7 +1746,7 @@ can use various data source backends.
|
||||
<para>
|
||||
Each data source has several options. The first one is
|
||||
<varname>type</varname>, which specifies the type of data source to
|
||||
use. Valid types include the ones listed below, but bind10 uses
|
||||
use. Valid types include the ones listed below, but BIND 10 uses
|
||||
dynamically loaded modules for them, so there may be more in your
|
||||
case. This option is mandatory.
|
||||
</para>
|
||||
@@ -1794,7 +1794,7 @@ can use various data source backends.
|
||||
<section id='datasrc-examples'>
|
||||
<title>Examples</title>
|
||||
<para>
|
||||
As this is one of the more complex configurations of Bind10,
|
||||
As this is one of the more complex configurations of BIND 10,
|
||||
we show some examples. They all assume they start with default
|
||||
configuration.
|
||||
</para>
|
||||
@@ -1820,7 +1820,7 @@ can use various data source backends.
|
||||
> <userinput>config commit</userinput></screen>
|
||||
|
||||
Now every time the zone in the data source is changed by the
|
||||
operator, Bind10 needs to be told to reload it, by
|
||||
operator, the authoritative server needs to be told to reload it, by
|
||||
<screen>> <userinput>Auth loadzone example.org</userinput></screen>
|
||||
You don't need to do this when the zone is modified by
|
||||
XfrIn, it does so automatically.
|
||||
@@ -3001,7 +3001,7 @@ const std::string HARDCODED_DNS_SERVER = "2001:db8:1::1";</screen>
|
||||
<para>For non-Linux systems, there is currently stub
|
||||
implementation provided. Interface manager detects loopback
|
||||
interfaces only as their name (lo or lo0) can be easily predicted.
|
||||
Please contact BIND10 development team if you are interested
|
||||
Please contact the BIND 10 development team if you are interested
|
||||
in running DHCP components on systems other than Linux.</para>
|
||||
</section>
|
||||
|
||||
|
Reference in New Issue
Block a user