From: W.C.A. Wijngaards Date: Tue, 25 May 2021 15:32:08 +0000 (+0200) Subject: - For #492: Fix font highlighting for the man page on emacs. X-Git-Tag: release-1.13.2rc1~161 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f2ae816b5e28b3f15a13c91a8ad2b9fff22e990;p=thirdparty%2Funbound.git - For #492: Fix font highlighting for the man page on emacs. --- diff --git a/doc/Changelog b/doc/Changelog index cffaacbf8..d87e545d7 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -4,6 +4,7 @@ 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. + - For #492: Fix font highlighting for the man page on emacs. 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 435bff8d9..7215bce65 100644 --- a/doc/unbound.conf.5.in +++ b/doc/unbound.conf.5.in @@ -1026,7 +1026,7 @@ If yes, Unbound rotates RRSet order in response (the random number is taken 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 +If yes, Unbound does not 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