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