]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Changed hooks library name in table from user_chk to User Check to maintain consistency
authorSuzanne Goldlust <sgoldlust@isc.org>
Thu, 22 Aug 2019 16:35:51 +0000 (12:35 -0400)
committerTomek Mrugalski <tomek@isc.org>
Mon, 26 Aug 2019 12:09:18 +0000 (08:09 -0400)
doc/sphinx/arm/hooks.rst

index 8400b99194a8b729f48b3172f7ff20f5550a3a4a..d3da15ae37b251b4c8629f38f566700152bb8668 100644 (file)
@@ -294,7 +294,7 @@ loaded by the correct process per the table below.
    +-----------------+---------------+------------------------------------------------------------+
    | Name            | Availability  | Description                                                |
    +=================+===============+============================================================+
-   | user_chk        | Kea sources   |Reads known users list from a file. Unknown users will be   |
+   | User Check      | Kea sources   |Reads known users list from a file. Unknown users will be   |
    |                 | (since 0.8)   |assigned a lease from the last subnet defined in the        |
    |                 |               |configuration file, e.g. to redirect them a captive         |
    |                 |               |portal. This demonstrates how an external source of         |