From 516ab2fbe023ba1504b7f28be834417bd65cc4e6 Mon Sep 17 00:00:00 2001 From: Suzanne Goldlust Date: Mon, 25 Feb 2019 10:11:43 -0500 Subject: [PATCH] Update dhcp6-srv.xml to fix small grammatical errors lines 1158-1162 --- doc/guide/dhcp6-srv.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/guide/dhcp6-srv.xml b/doc/guide/dhcp6-srv.xml index 5265b60e90..7756d46936 100644 --- a/doc/guide/dhcp6-srv.xml +++ b/doc/guide/dhcp6-srv.xml @@ -1156,10 +1156,10 @@ temporarily override a list of interface names and listen on all interfaces. } Defined options are added to the response when the client requests them, - as well as some options required by a protocol. Administrator + as well as any options required by a protocol. An administrator can also specify that an option is always sent, even if a - client didn't specifically request it. To enforce the addition - of a particular option set the always-send flag to true as in: + client did not specifically request it. To enforce the addition + of a particular option, set the "always-send" flag to true as in: "Dhcp6": { "option-data": [ -- 2.47.3