mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-05 00:15:17 +00:00
[#3592] Fixed minor typos in docs
modified: doc/examples/kea4/hooks-radius.json modified: doc/sphinx/arm/dhcp4-srv.rst modified: doc/sphinx/arm/dhcp6-srv.rst modified: doc/sphinx/arm/hooks-bootp.rst
This commit is contained in:
@@ -111,7 +111,7 @@
|
||||
{
|
||||
// White pool (110-119 are for reservations)
|
||||
"pool": "192.0.2.120-192.0.2.199",
|
||||
"client-classes": [ "white" ]
|
||||
"client-classes": [ "white" ]
|
||||
}
|
||||
|
||||
// Note there are not pools available to anyone. This is
|
||||
|
Reference in New Issue
Block a user