From: Dan Theisen Date: Tue, 11 Oct 2022 08:02:57 +0000 (-0700) Subject: [#2543] Change verbiage in ARM; add newline X-Git-Tag: Kea-2.3.2~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f2b092d9a742e3bb02cbaf2435bc44e0262ca4f;p=thirdparty%2Fkea.git [#2543] Change verbiage in ARM; add newline --- diff --git a/doc/sphinx/arm/dhcp4-srv.rst b/doc/sphinx/arm/dhcp4-srv.rst index 3b267bed06..761e3b47d8 100644 --- a/doc/sphinx/arm/dhcp4-srv.rst +++ b/doc/sphinx/arm/dhcp4-srv.rst @@ -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 + }