summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source4/setup/named.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/setup/named.conf b/source4/setup/named.conf
index 6e69f59d17..a36f781641 100644
--- a/source4/setup/named.conf
+++ b/source4/setup/named.conf
@@ -32,7 +32,7 @@ zone "123.168.192.in-addr.arpa" in {
# Note that the reverse zone file is not created during the provision process.
-# The most recent BIND versions (9.7.2 or later) support secure GSS-TSIG
+# The most recent BIND versions (9.8 or later) support secure GSS-TSIG
# updates. If you are running an earlier version of BIND, or if you do not wish
# to use secure GSS-TSIG updates, you may remove the update-policy sections in
# both examples above.