]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
fix doc.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 11 Jul 2017 14:31:32 +0000 (14:31 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 11 Jul 2017 14:31:32 +0000 (14:31 +0000)
git-svn-id: file:///svn/unbound/trunk@4274 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/unbound.conf.5.in

index fc9d054efbbe5c93b24209654e3b781fd4ff09b6..a05b39ccee2b67d196b504ada27935390c76eb9b 100644 (file)
@@ -1060,7 +1060,7 @@ type. Below is a list of the default zone contents.
 The IP4 and IP6 localhost information is given. NS and SOA records are provided
 for completeness and to satisfy some DNS update tools. Default content:
 .nf
-local\-zone: "localhost." static
+local\-zone: "localhost." redirect
 local\-data: "localhost. 10800 IN NS localhost."
 local\-data: "localhost. 10800 IN
     SOA localhost. nobody.invalid. 1 3600 1200 604800 10800"