]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#85,!142] Did some minor wordsmithing.
authorThomas Markwalder <tmark@isc.org>
Tue, 27 Nov 2018 14:24:02 +0000 (09:24 -0500)
committerMarcin Siodelski <marcin@isc.org>
Tue, 27 Nov 2018 15:23:04 +0000 (10:23 -0500)
doc/guide/hooks.xml

index 495021fbce1c18a663766ae4c7ea6dec80f2db1e..48f3c8d151dae3d6f1af5159e3f4a492ae1ca714 100644 (file)
@@ -522,16 +522,17 @@ $ <userinput>ls -l /usr/local/lib/hooks/*.so</userinput>
                 </simplelist>
               </entry>
               <entry>
-                The Statistics Commands library provides additional commmands for
-                retrieving accurate DHCP lease statistics for the Kea DHCP servers
-                instances sharing the same lease database. This setup is common
-                in deployments where DHCP service redundancy is required and shared
-                lease database is used to avoid lease data replication between the
-                DHCP servers. Kea 1.4.0 release introduced the feature which allows
-                for tracking lease allocations on the database level, thus making
-                statistics accessible to all connected DHCP servers. The Statistics
-                Commands hooks library utilizes this feature and returns lease
-                statistics for all subnets respectively.
+                The Statistics Commands library provides additional commmands
+                for retrieving accurate DHCP lease statistics for Kea DHCP
+                servers that share the same lease database. This setup is
+                common in deployments where DHCP service redundancy is required
+                and a shared lease database is used to avoid lease data
+                replication between the DHCP servers. A feature was introduced
+                in Kea 1.4.0 that allows tracking lease allocations within the
+                lease database, thus making the statistics accessible to all
+                connected DHCP servers. The Statistics Commands hooks library
+                utilizes this feature and returns lease statistics for all
+                subnets respectively.
               </entry>
             </row>
             <row>