]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
grammer
authorMark Andrews <marka@isc.org>
Fri, 18 Feb 2011 01:57:29 +0000 (01:57 +0000)
committerMark Andrews <marka@isc.org>
Fri, 18 Feb 2011 01:57:29 +0000 (01:57 +0000)
RELNOTES

index e0f379b30296196e34ce233e6d050de43e367aae..55b487513848f7990f74b2d8c1ba9fc28e4218fc 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -41,9 +41,9 @@ work on other platforms. Please report any problems and suggested fixes to
 
                        Changes since 4.2.0
 
-- Removed the restriction on using IPv6 address in IPv4 mode.  This allow
+- Removed the restriction on using IPv6 address in IPv4 mode.  This allows
   IPv4 options which contain IPv6 address to be specified.  For example
-  the 6rd option can be specified and use like this:
+  the 6rd option can be specified and used like this:
 
        option 6rd code 212 = { integer 8, integer 8,
                                ip6-address, array of ip-address };