]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2226] Additional text edits after review
authorSuzanne Goldlust <sgoldlust@isc.org>
Wed, 8 Dec 2021 16:39:06 +0000 (16:39 +0000)
committerThomas Markwalder <tmark@isc.org>
Thu, 9 Dec 2021 12:37:33 +0000 (07:37 -0500)
doc/sphinx/arm/ext-netconf.rst

index 3c4cbe6eb4c2e1a7d8a2cd6d1d8bbce4f68a08e0..b9d17fe82ebcf6064ef1c9332373fca42436de22 100644 (file)
@@ -405,10 +405,9 @@ name: ``dhcp4``, ``dhcp6``, ``d2`` (the DHCP-DDNS server does not
 support the control-channel feature yet), and ``ca`` (the control
 agent).
 
-Each managed server entry may contain:
+Each managed server entry may specify the following control flags:
 
--  ``boot-update``, ``subscribe-changes``, and ``validate-changes`` -
-   specify control flags.
+-  ``boot-update``, ``subscribe-changes``, and ``validate-changes``
 
 -  ``model`` - specifies the YANG model/module name. For each service,
    the default is the corresponding Kea YANG model, e.g. for ``"dhcp4"``
@@ -595,7 +594,7 @@ Starting and Stopping the NETCONF Agent
 -  ``-t file`` - specifies the configuration file to be tested.
    ``kea-netconf`` attempts to load it and conducts sanity checks;
    certain checks are possible only while running the actual server. The
-   actual status is reported with exit code (0 = configuration looks okay,
+   actual status is reported with exit code (0 = configuration appears valid,
    1 = error encountered). Kea prints out log messages to standard
    output and error to standard error when testing the configuration.