]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2403] Final changes to section header formatting
authorSuzanne Goldlust <sgoldlust@isc.org>
Mon, 13 Jun 2022 16:45:04 +0000 (16:45 +0000)
committerThomas Markwalder <tmark@isc.org>
Tue, 14 Jun 2022 18:12:09 +0000 (14:12 -0400)
doc/sphinx/arm/hooks-cb-cmds.rst

index 4edab4b0255509eb7e5772a6dde68fb6e9c6246d..68fdc82e2ed9caaf6f606dccab2792b79af86636 100644 (file)
@@ -1,10 +1,10 @@
 .. _hooks-cb-cmds:
 
-``cb_cmds``: Manage Kea Configurations via a Database
-=====================================================
+``cb_cmds``: Configuration Backend Commands
+===========================================
 
-The Configuration Backend Commands hook library is used to manage Kea
-servers' configurations in the configuration backends. This library must
+This hook library is used to manage Kea
+servers' configurations in a configuration backend database. This library must
 be used in conjunction with the available CB hooks libraries implementing
 the common APIs to create, read, update, and delete (CRUD) the
 configuration information in the respective databases. For example: