]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] fixed incorrect option name
authorEvan Hunt <each@isc.org>
Thu, 11 Sep 2014 20:14:58 +0000 (13:14 -0700)
committerEvan Hunt <each@isc.org>
Thu, 11 Sep 2014 20:14:58 +0000 (13:14 -0700)
README

diff --git a/README b/README
index 23ef8a83282e47a06ff681f6094ac590c3de2a23..f5409f736fa23ec2892e8277545df5b176bdb50d 100644 (file)
--- a/README
+++ b/README
@@ -74,7 +74,7 @@ BIND 9.11.0
        - "dig +ttlunits" causes dig to print TTL values with time-unit
          suffixes: w, d, h, m, s for weeks, days, hours, minutes, and
          seconds.
-       - "serial-update-format" can now be set to "date". On update,
+       - "serial-update-method" can now be set to "date". On update,
          the serial number will be set to the current date in YYYYMMDDNN
          format.
        - "dnssec-signzone -N date" sets the serial number to YYYYMMDDNN.