]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2543] Change verbiage in ARM; add newline
authorDan Theisen <djt@isc.org>
Tue, 11 Oct 2022 08:02:57 +0000 (01:02 -0700)
committerDan Theisen <djt@isc.org>
Tue, 11 Oct 2022 08:03:46 +0000 (01:03 -0700)
doc/sphinx/arm/dhcp4-srv.rst

index 3b267bed06e680731d651bd342373dccaece3261..761e3b47d8be08d8d4216b768eb4687680e572a1 100644 (file)
@@ -7198,9 +7198,9 @@ Selection suboption data will not be used for subnet selection. This will use
 normal subnet selection logic instead of attempting to use the subnet specified
 by the suboption. This option is not RFC compliant and is set to ``false`` by
 default. Setting this option to ``true`` can help with subnet selection in
-certain scenarios, for example, when your DHCP Relay Servers do not allow you
-to specify which suboptions are included in the Relay Agent Information
-option, and includes incorrect Link Selection information.
+certain scenarios, for example, when your DHCP relays do not allow you to
+specify which suboptions are included in the Relay Agent Information option,
+and include incorrect Link Selection information.
 
 .. code-block:: json
 
@@ -7210,4 +7210,4 @@ option, and includes incorrect Link Selection information.
           "ignore-rai-link-selection": true
         }
       }
-    }
\ No newline at end of file
+    }