From: Stephen Morris Date: Fri, 2 Jan 2015 20:34:25 +0000 (+0000) Subject: [3553] Minor typos corrected in documentation X-Git-Tag: trac3712_base~69^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=517420e7151be4d8373b4ef42ea28be8f32f7fc5;p=thirdparty%2Fkea.git [3553] Minor typos corrected in documentation --- diff --git a/doc/guide/dhcp6-srv.xml b/doc/guide/dhcp6-srv.xml index 9d5c63a743..ec360906d1 100644 --- a/doc/guide/dhcp6-srv.xml +++ b/doc/guide/dhcp6-srv.xml @@ -1944,8 +1944,8 @@ should include options from the isc option space: docsis-cmts - Yet another possible source of MAC address information are DOCSIS options inserted by a CMTS that acts as a DHCPv6 relay agent in cable networks. This method attempts to extract - MAC address information from suboption 1026 (cm mac) from vendor specific option - with vendor-id=4491. This vendor option extracted from relay-forward message, + MAC address information from suboption 1026 (cm mac) of the vendor specific option + with vendor-id=4491. This vendor option is extracted from the relay-forward message, not the original client's message. @@ -1953,7 +1953,7 @@ should include options from the isc option space: docsis-modem - Yet another possible source of MAC address information are DOCSIS options inserted by the cable modem itself. This method attempts to extract MAC address information from suboption 36 (device id) - from vendor specific option with vendor-id=4491. This vendor option extracted from + of the vendor specific option with vendor-id=4491. This vendor option is extracted from the original client's message, not from any relay options.