From: W.C.A. Wijngaards Date: Tue, 25 May 2021 13:06:57 +0000 (+0200) Subject: - Fix #492: module-config respip missing in unbound.conf.5.in man X-Git-Tag: release-1.13.2rc1~162 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58eeeeb9898e23d69e1dacf9ecdff1c746b861b1;p=thirdparty%2Funbound.git - Fix #492: module-config respip missing in unbound.conf.5.in man page. Merges #494 from he32. Remove comment line (?) from man page. --- diff --git a/doc/Changelog b/doc/Changelog index 7e0383db3..cffaacbf8 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -2,6 +2,8 @@ - Move the NSEC3 max iterations count in line with the 150 value used by BIND, Knot and PowerDNS. This sets the default value for it in the configuration to 150 for all key sizes. + - Fix #492: module-config respip missing in unbound.conf.5.in man + page. Merges #494 from he32. 21 May 2021: Wouter - Test code has -q option for quiet output. diff --git a/doc/unbound.conf.5.in b/doc/unbound.conf.5.in index 8cf99503a..435bff8d9 100644 --- a/doc/unbound.conf.5.in +++ b/doc/unbound.conf.5.in @@ -1027,7 +1027,6 @@ from the query ID, for speed and thread safety). Default is yes. .TP .B minimal-responses: \fI If yes, Unbound doesn't insert authority/additional sections into response -.\" ' messages when those sections are not required. This reduces response size significantly, and may avoid TCP fallback for some responses. This may cause a slight speedup. The default is yes, even though the DNS