From: Suzanne Goldlust Date: Wed, 8 Jun 2022 21:42:08 +0000 (+0000) Subject: [#2403] Reformat section header X-Git-Tag: Kea-2.1.7~114 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f29617a1434d0fdf4fe4b131bf9927beb75f8ca;p=thirdparty%2Fkea.git [#2403] Reformat section header --- diff --git a/doc/sphinx/arm/hooks-class-cmds.rst b/doc/sphinx/arm/hooks-class-cmds.rst index 3ee6e11f75..cee1be0fb0 100644 --- a/doc/sphinx/arm/hooks-class-cmds.rst +++ b/doc/sphinx/arm/hooks-class-cmds.rst @@ -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: