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

index 3ee6e11f758019f3d6a76b15720f31c564dccda8..cee1be0fb01f559626bc04511fda4ee292607abd 100644 (file)
@@ -1,9 +1,9 @@
 .. _hooks-class-cmds:
 
-``class_cmds``: Class Commands
-==============================
+Class Commands: Manage Client Classes Without Restarting Servers
+================================================================
 
-This section describes the Class Commands hooks library, which exposes
+The ``class_cmds`` hook library exposes
 several control commands for manipulating client classes (part of the
 Kea DHCP servers' configurations) without the need to restart those
 servers. Using these commands it is possible to add, update, delete, and
@@ -11,10 +11,10 @@ list the client classes configured for a given server.
 
 .. 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 Class Commands hooks library is currently available only to ISC
+The Class Commands hook library is currently available only to ISC
 customers with a paid support contract.
 
 .. _command-class-add: