From: Thomas Markwalder Date: Mon, 7 Aug 2017 14:34:05 +0000 (-0400) Subject: [5226] Minor wording changes in guide doc X-Git-Tag: trac5381_base~5^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=061222be2bef134eb7d75f2dcf88258f48cb6308;p=thirdparty%2Fkea.git [5226] Minor wording changes in guide doc --- diff --git a/doc/guide/dhcp4-srv.xml b/doc/guide/dhcp4-srv.xml index 3bf882ed80..39d021f8ed 100644 --- a/doc/guide/dhcp4-srv.xml +++ b/doc/guide/dhcp4-srv.xml @@ -1356,7 +1356,7 @@ It is merely echoed by the server ipv6-addressIPv6 address in the usual colon notation (e.g. 2001:db8::1) ipv6-prefixIPv6 prefix and prefix length specified using CIDR notation, e.g. 2001:db8:1::/64. This data type is used to represent an 8-bit field conveying a prefix length and the variable length prefix value psidPSID and PSID length separated by a slash, e.g. 3/4 specifies PSID=3 and PSID length=4. In the wire format it is represented by an 8-bit field carrying PSID length (in this case equal to 4) and the 16-bits long PSID value field (in this case equal to "0011000000000000b" using binary notation). Allowed values for a PSID length are 0 to 16. See RFC 7597 for the details about the PSID wire representation - recordStructured data that may comprise any types (except "record" and "empty"). The array flag applies to the last field. + recordStructured data that may be comprised of any types (except "record" and "empty"). The array flag applies to the last field only. stringAny text tupleA length encoded as a 8 (16 for DHCPv6) bit unsigned integer followed by a string of this length uint88 bit unsigned integer with allowed values 0 to 255 @@ -1484,8 +1484,8 @@ It is merely echoed by the server definition. - When the array is set to true - with a type is set to "record", the last field + When array is set to true + and type is set to "record", the last field is an array, i.e., it can contain more than one value as in: "Dhcp4": { diff --git a/doc/guide/dhcp6-srv.xml b/doc/guide/dhcp6-srv.xml index 5031d472ef..225064b917 100644 --- a/doc/guide/dhcp6-srv.xml +++ b/doc/guide/dhcp6-srv.xml @@ -1403,8 +1403,8 @@ temporarily override a list of interface names and listen on all interfaces. - When the array is set to true - with a type is set to "record", the last field + When array is set to true + and type is set to "record", the last field is an array, i.e., it can contain more than one value as in: "Dhcp6": {