diff options
author | Francis Dupont <fdupont@isc.org> | 2023-03-15 14:32:01 +0100 |
---|---|---|
committer | Francis Dupont <fdupont@isc.org> | 2023-03-15 14:32:01 +0100 |
commit | a03dd295918a4a6a4a2ca1ed919e8aafa36cb191 (patch) | |
tree | c20cedc0cd0aced5546cb2a65cd72542b3feba1a /doc/sphinx/arm/dhcp4-srv.rst | |
parent | [#719] Addressed comments (diff) | |
download | kea-a03dd295918a4a6a4a2ca1ed919e8aafa36cb191.tar.xz kea-a03dd295918a4a6a4a2ca1ed919e8aafa36cb191.zip |
[#719] Removed trailing space
Diffstat (limited to 'doc/sphinx/arm/dhcp4-srv.rst')
-rw-r--r-- | doc/sphinx/arm/dhcp4-srv.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/arm/dhcp4-srv.rst b/doc/sphinx/arm/dhcp4-srv.rst index 83d70841b4..3051060ae0 100644 --- a/doc/sphinx/arm/dhcp4-srv.rst +++ b/doc/sphinx/arm/dhcp4-srv.rst @@ -1486,7 +1486,7 @@ Parameter Request List option (or its equivalent for vendor options): } -In the example above, the ``domain-name-servers`` option respects the global +In the example above, the ``domain-name-servers`` option respects the global ``always-send`` flag and is always added to responses, but for subnet ``192.0.3.0/24``, the value is taken from the subnet-level option data specification. |