]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3553] Minor typos corrected in documentation
authorStephen Morris <stephen@isc.org>
Fri, 2 Jan 2015 20:34:25 +0000 (20:34 +0000)
committerStephen Morris <stephen@isc.org>
Fri, 2 Jan 2015 20:34:25 +0000 (20:34 +0000)
doc/guide/dhcp6-srv.xml

index 9d5c63a74375f5892789afab3a0a62abfdcfbcb9..ec360906d1571aaec51bee3eb78a2dd7069d94f9 100644 (file)
@@ -1944,8 +1944,8 @@ should include options from the isc option space:
         <simpara><command>docsis-cmts</command> - 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.
         </simpara>
       </listitem>
@@ -1953,7 +1953,7 @@ should include options from the isc option space:
         <simpara><command>docsis-modem</command> - 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.
         </simpara>
       </listitem>