]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1550] added documentation
authorRazvan Becheriu <razvan@isc.org>
Thu, 19 Nov 2020 11:16:46 +0000 (13:16 +0200)
committerRazvan Becheriu <razvan@isc.org>
Thu, 19 Nov 2020 11:16:46 +0000 (13:16 +0200)
doc/sphinx/arm/dhcp4-srv.rst
doc/sphinx/arm/dhcp6-srv.rst

index 580a49c02d6e568bb124afd89ab6cb55a5a85da0..8fd8fce55775ff766627b896f118aa91d05a56c5 100644 (file)
@@ -4636,7 +4636,7 @@ An example configuration using global reservations is shown below:
        ]
    }
 
-The meaning of these flags are:
+The meaning of the reservation flags are:
 
 - ``reservations-global``: fetch global reservations.
 
@@ -4650,7 +4650,7 @@ The meaning of these flags are:
   ``out-of-pool`` reservation mode. In this case, the server will not assign
   reservations that are inside the dynamic pools to the respective clients.
   This also means that the addresses matching the respective reservations from
-  inside the dynamic pools can be dynamically assigned to other clients.
+  inside the dynamic pools can be dynamically assigned to any client.
 
 The ``reservation-mode`` will be deprecated in a future Kea version.
 
index cec69d97617a96cfc977f2beb1370dd24505ca08..48b388e0f425abf25d9c350e2e95863c1fbe5e9b 100644 (file)
@@ -4096,8 +4096,8 @@ The meaning of the reservation flags are:
   in the ``out-of-pool`` reservation mode. In this case, the server will not
   assign reservations that are inside the dynamic pools to the respective
   clients. This also means that the addresses matching the respective
-  reservations from inside the dynamic pools can be dynamically assigned to
-  other clients.
+  reservations from inside the dynamic pools can be dynamically assigned to any
+  client.
 
 The ``reservation-mode`` will be deprecated in a future Kea version.