]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2403] Reformat section header
authorSuzanne Goldlust <sgoldlust@isc.org>
Wed, 8 Jun 2022 22:16:11 +0000 (22:16 +0000)
committerThomas Markwalder <tmark@isc.org>
Tue, 14 Jun 2022 18:09:03 +0000 (14:09 -0400)
doc/sphinx/arm/hooks-stat-cmds.rst

index d94ec444a33376ffd19b5aaa1cbe757a1fe32863..714788b9db9780fa8ebbe34fb70284faed9f93a5 100644 (file)
@@ -1,9 +1,9 @@
 .. _hooks-stat-cmds:
 
-``stat_cmds``: Supplemental Statistics Commands
-===============================================
+Statistics Commands: Supplemental Lease Statistics
+==================================================
 
-This library provides additional commands for retrieving lease
+The ``stat_cmds`` library provides additional commands for retrieving lease
 statistics from Kea DHCP servers. These commands were added to address
 an issue with obtaining accurate lease statistics in deployments running
 multiple Kea servers that use a shared lease backend. The in-memory
@@ -19,10 +19,10 @@ for retrieving these statistics.
 
 .. note::
 
-   This library may only be loaded by the ``kea-dhcp4`` or
+   This library can only be loaded by the ``kea-dhcp4`` or
    ``kea-dhcp6`` process.
 
-The commands currently provided by this library are:
+The commands provided by this library are:
 
 -  ``stat-lease4-get`` - fetches DHCPv4 lease statistics.