From: Francis Dupont Date: Wed, 28 Dec 2016 13:15:12 +0000 (+0100) Subject: [master] typo (reported by Marcin) X-Git-Tag: trac5031_base~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eeadc2169896698f721e2ea9a3b5eadc73f0ea94;p=thirdparty%2Fkea.git [master] typo (reported by Marcin) --- diff --git a/doc/guide/dhcp4-srv.xml b/doc/guide/dhcp4-srv.xml index d0aac46d33..9dcf8ba894 100644 --- a/doc/guide/dhcp4-srv.xml +++ b/doc/guide/dhcp4-srv.xml @@ -1582,7 +1582,7 @@ It is merely echoed by the server specified the server will assume that the option data is specified as a list of comma separated values to be assigned to individual fields of the DHCP option. This behavior has changed in Kea 1.2. Older - versions used additional logic to determined whether the csv-format + versions used additional logic to determine whether the csv-format should be true or false. That is no longer the case. diff --git a/doc/guide/dhcp6-srv.xml b/doc/guide/dhcp6-srv.xml index fe3a0afee4..1c5153ebae 100644 --- a/doc/guide/dhcp6-srv.xml +++ b/doc/guide/dhcp6-srv.xml @@ -1725,7 +1725,7 @@ should include options from the isc option space: specified the server will assume that the option data is specified as a list of comma separated values to be assigned to individual fields of the DHCP option. This behavior has changed in Kea 1.2. Older - versions used additional logic to determined whether the csv-format + versions used additional logic to determine whether the csv-format should be true or false. That is no longer the case.