]> 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:36:35 +0000 (16:36 +0000)
committerThomas Markwalder <tmark@isc.org>
Tue, 14 Jun 2022 18:12:09 +0000 (14:12 -0400)
doc/sphinx/arm/hooks-user-chk.rst

index 544b8a3ed44d0555f061865ed695c1ab495bc0ca..a7d2ba22436a3f49a7b706ed12f523a292637f8c 100644 (file)
@@ -1,9 +1,9 @@
 .. _hooks-user-chk:
 
-User Check: Checking User Access
-================================
+``user_chk``: User Check
+========================
 
-The ``user_chk`` library serves several purposes:
+This library serves several purposes:
 
 -  To assign "new" or "unregistered" users to a restricted subnet, while
    "known" or "registered" users are assigned to unrestricted subnets.
@@ -17,6 +17,8 @@ The ``user_chk`` library serves several purposes:
 -  To serve as a demonstration of various capabilities possible using
    the hooks interface.
 
+This library is part of the Kea open source and is available to all users.
+
 Once loaded, the library allows the separation of incoming requests into known
 and unknown clients. For known clients, packets are processed
 as usual, although it is possible to override the sending of certain options