From a03dd295918a4a6a4a2ca1ed919e8aafa36cb191 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Wed, 15 Mar 2023 14:32:01 +0100 Subject: [PATCH] [#719] Removed trailing space --- doc/sphinx/arm/dhcp4-srv.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.