From: Francis Dupont Date: Mon, 13 Jan 2025 17:32:13 +0000 (+0100) Subject: [#3679] Changed with into in X-Git-Tag: Kea-2.7.6~54 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=cbde3b8a163fb6a595c96710f492bdb729e1773e;p=thirdparty%2Fkea.git [#3679] Changed with into in --- diff --git a/doc/sphinx/arm/dhcp6-srv.rst b/doc/sphinx/arm/dhcp6-srv.rst index abf91d2983..7c1b557a68 100644 --- a/doc/sphinx/arm/dhcp6-srv.rst +++ b/doc/sphinx/arm/dhcp6-srv.rst @@ -5270,7 +5270,7 @@ it may be only assigned to a client via host reservation mechanism. The second class, ``unreserved_class``, is assigned to clients which do not belong to ``reserved_class``. -The first pool with the subnet is used for clients not having such a reservation. +The first pool in the subnet is used for clients not having such a reservation. The second pool is only used for clients having a reservation for ``reserved_class``. The third pool is an unrestricted pool for any clients, comprising of both ``reserved_class`` clients and ``unreserved_class``.