From: Thomas Markwalder Date: Thu, 10 Aug 2017 18:37:19 +0000 (-0400) Subject: [5315] Minor wording edits in doc/guide/hooks.xml X-Git-Tag: trac5124a_base~5^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8396cf5bd9b272f4af037b66efb3b9f6d416c49;p=thirdparty%2Fkea.git [5315] Minor wording edits in doc/guide/hooks.xml --- diff --git a/doc/guide/hooks.xml b/doc/guide/hooks.xml index df33416953..70adbf7f10 100644 --- a/doc/guide/hooks.xml +++ b/doc/guide/hooks.xml @@ -245,11 +245,11 @@ Subnet Commands Support customers Kea 1.3.0 - In deployments in which subnets' configuration needs to - be frequently updated, it is a hard requirement that such updates are - performed without a need for a full DHCP server reconfiguration + In deployments in which subnet configuration needs to + be frequently updated, it is a hard requirement that such updates be + performed without the need for a full DHCP server reconfiguration or restart. This hooks library allows for incremental changes - to the subnets' configuration such as: adding a subnet, removing + to the subnet configuration such as: adding a subnet, removing a subnet. It also allows for listing all available subnets and fetching detailed information about a selected subnet. The commands exposed by this library do not affect other subnets @@ -1620,7 +1620,6 @@ as follows: the error description. -
subnet4-get command @@ -1719,7 +1718,7 @@ If the subnet exists the response will be similar to this: ] } } - +
@@ -1914,6 +1913,7 @@ If the subnet exists the response will be similar to this: +
User contexts