mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 22:15:23 +00:00
formatting, remove a turd
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1604 e5f2f494-b856-4b98-b285-d166d9295462
This commit is contained in:
@@ -678,7 +678,6 @@ implementation in BIND 10.
|
||||
<quote>Command Channel</quote>.
|
||||
Processes intercommunicate by sending messages on the command
|
||||
channel.
|
||||
messages and are programmed to handle received messages.
|
||||
Example messages include shutdown, get configurations, and set
|
||||
configurations.
|
||||
This Command Channel is not used for DNS message passing.
|
||||
@@ -712,7 +711,8 @@ Unix domain sockets
|
||||
The configuration manager, <command>b10-cfgmgr</command>,
|
||||
handles all BIND 10 system configuration. It provides
|
||||
persistent storage for configuration, and notifies running
|
||||
modules of configuration changes.</para>
|
||||
modules of configuration changes.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
The <command>b10-auth</command> and <command>b10-xfrin</command>
|
||||
@@ -728,13 +728,15 @@ Unix domain sockets
|
||||
</para>
|
||||
|
||||
<!-- TODO -->
|
||||
<note><para>
|
||||
<note>
|
||||
<para>
|
||||
The Y1 prototype release only provides the
|
||||
<command>bindctl</command> as a user interface to
|
||||
<command>b10-cmdctl</command>.
|
||||
Upcoming releases will provide another interactive command-line
|
||||
interface and a web-based interface.
|
||||
</para></note>
|
||||
</para>
|
||||
</note>
|
||||
|
||||
<para>
|
||||
The <command>b10-cfgmgr</command> daemon can send all
|
||||
|
Reference in New Issue
Block a user