From: Wouter Wijngaards Date: Mon, 19 Feb 2018 08:43:23 +0000 (+0000) Subject: - Fix #3505: Documentation for default local zones references X-Git-Tag: release-1.7.0rc1~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=76eee77b08e41efdc687a6f7ba6cb08f1759209b;p=thirdparty%2Funbound.git - Fix #3505: Documentation for default local zones references wrong RFC. git-svn-id: file:///svn/unbound/trunk@4539 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index 52552ed18..1ef8199db 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,7 @@ +19 February 2018: Wouter + - Fix #3505: Documentation for default local zones references + wrong RFC. + 16 February 2018: Wouter - Fixes for clang static analyzer, the missing ; in edns-subnet/addrtree.c after the assert made clang analyzer diff --git a/doc/unbound.conf.5.in b/doc/unbound.conf.5.in index 8a1b1af21..2cc02722b 100644 --- a/doc/unbound.conf.5.in +++ b/doc/unbound.conf.5.in @@ -1133,7 +1133,7 @@ local\-data: "onion. 10800 IN SOA localhost. nobody.invalid. 1 3600 1200 604800 10800" .fi .TP 10 -\h'5'\fItest (RFC 7686)\fR +\h'5'\fItest (RFC 2606)\fR Default content: .nf local\-zone: "test." static @@ -1142,7 +1142,7 @@ local\-data: "test. 10800 IN SOA localhost. nobody.invalid. 1 3600 1200 604800 10800" .fi .TP 10 -\h'5'\fIinvalid (RFC 7686)\fR +\h'5'\fIinvalid (RFC 2606)\fR Default content: .nf local\-zone: "invalid." static