]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix a few misspelling typos
authorJeremy C. Reed <jreed@isc.org>
Wed, 1 Oct 2014 16:58:13 +0000 (11:58 -0500)
committerJeremy C. Reed <jreed@isc.org>
Wed, 1 Oct 2014 16:58:13 +0000 (11:58 -0500)
README

diff --git a/README b/README
index 14b6a15d48855b9bf1ddd3138d9714a105a73955..e63637b00ccd31acb7c39721fd80cc93b9b4536a 100644 (file)
--- a/README
+++ b/README
@@ -82,7 +82,7 @@ BIND 9.11.0
        - A new "masterfile-style" zone option controls the formatting
          of text zone files:  When set to "full", a zone file is dumped
          in single-line-per-record format.
-       - "dig" now supports sending arbitary EDNS options by specifying
+       - "dig" now supports sending arbitrary EDNS options by specifying
          them on the command line.
        - "dig +ttlunits" causes dig to print TTL values with time-unit
          suffixes: w, d, h, m, s for weeks, days, hours, minutes, and
@@ -93,10 +93,10 @@ BIND 9.11.0
        - "dnssec-signzone -N date" sets the serial number to YYYYMMDDNN.
        - "named -L <filename>" causes named to send log messages to
           the specified file by default instead of to the system log.
-       - dig can now set arbitary EDNS options on requests (+ednsopt).
+       - dig can now set arbitrary EDNS options on requests (+ednsopt).
        - dig can now set yet-to-be-defined EDNS flags on requests (+ednsflags).
        - serial-query-rate no longer covers NOTIFY messages.  These are
-         seperately controlled by notity-rate and startup-notify-rate.
+         separately controlled by notify-rate and startup-notify-rate.
 
        This release addresses the security flaw described in
        CVE-2014-3214 and CVE-2014-3859.