]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
grammar
authorJeremy C. Reed <jreed@isc.org>
Wed, 13 Jul 2016 22:20:23 +0000 (18:20 -0400)
committerJeremy C. Reed <jreed@isc.org>
Wed, 13 Jul 2016 22:20:23 +0000 (18:20 -0400)
CHANGES
README
doc/arm/notes.xml

diff --git a/CHANGES b/CHANGES
index ec107452c2ba3c254da2557168682d26e2a34606..d9d618489f71baa77e2d46f36c9d415607e168fb 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,7 @@
        --- 9.10.4-P2 released ---
 
 4406.  [bug]           getrrsetbyname with a non absolute name could
-                       trigger a infinite recursion bug in lwresd
+                       trigger an infinite recursion bug in lwresd
                        and named with lwres configured if when combined
                        with a search list entry the resulting name is
                        too long. (CVE-2016-2775) [RT #42694]
diff --git a/README b/README
index df15f43dd5b56797610d7b5ff2d0414d7877c283..10c76f48f9c7651503355dbb9de588509408e372 100644 (file)
--- a/README
+++ b/README
@@ -53,7 +53,7 @@ BIND 9
 
 BIND 9.10.4-P2
 
-       This version contains a fix for CVE-2016-2775 and address
+       This version contains a fix for CVE-2016-2775 and addresses
        two regressions introduced with BIND 9.10.4.
 
 BIND 9.10.4-P1
index efadb9f0f6371a408598e00ad316852a758ce856..f14b69ccf93b078496265c32e6b98ccaf0ef51d3 100644 (file)
@@ -24,7 +24,7 @@
       This document summarizes changes since BIND 9.10.4:
     </para>
     <para>
-      BIND 9.10.4-P2 addresses the security issues described in
+      BIND 9.10.4-P2 addresses the security issue described in
       CVE-2016-2775.
     </para>
     <para>
@@ -50,7 +50,7 @@
     <itemizedlist>
       <listitem>
        <para>
-         getrrsetbyname with a non absolute name could trigger a
+         getrrsetbyname with a non absolute name could trigger an
          infinite recursion bug in lwresd and named with lwres
          configured if when combined with a search list entry the
          resulting name is too long.  This flaw is disclosed in