From d4bc9ecad32a7c7857fcf0ca4c1887cbf7e1a72e Mon Sep 17 00:00:00 2001 From: Suzanne Goldlust Date: Thu, 22 Aug 2019 12:35:51 -0400 Subject: [PATCH] Changed hooks library name in table from user_chk to User Check to maintain consistency --- doc/sphinx/arm/hooks.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphinx/arm/hooks.rst b/doc/sphinx/arm/hooks.rst index 8400b99194..d3da15ae37 100644 --- a/doc/sphinx/arm/hooks.rst +++ b/doc/sphinx/arm/hooks.rst @@ -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 | -- 2.47.2