From 8adba7729488f9084b152fb46c759d909ed2681a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 15 Feb 2022 10:30:35 +0100 Subject: [PATCH] NEWS: minor grammar adjustment Follow-up for e41dcb822167116c8924e56b39640536df894bbd. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index a1ed0b06fc..1dfefd3c0d 100644 --- a/NEWS +++ b/NEWS @@ -383,8 +383,8 @@ CHANGES WITH 250: whether to use the relevant fields from the IPv6 Router Advertisement records. - * The ForceDHCPv6PDOtherInformation= setting in the [DHCPv6] section is - now removed. Please use the WithoutRA= and UseDelegatedPrefix= + * The ForceDHCPv6PDOtherInformation= setting in the [DHCPv6] section + has been removed. Please use the WithoutRA= and UseDelegatedPrefix= settings in the [DHCPv6] section and the DHCPv6Client= setting in the [IPv6AcceptRA] section to control when the DHCPv6 client is started and how the delegated prefixes are handled by the DHCPv6 client.