]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- For #492: Fix font highlighting for the man page on emacs.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 25 May 2021 15:32:08 +0000 (17:32 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 25 May 2021 15:32:08 +0000 (17:32 +0200)
doc/Changelog
doc/unbound.conf.5.in

index cffaacbf8e87628ff401140730e684412b3f62cc..d87e545d7e37205c08b12a18c11efd0621ef8df2 100644 (file)
@@ -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.
index 435bff8d9bde73571c3cfb91cc5be9b4566c3484..7215bce6534cadffa0de27375aa6b8ca35f0c625 100644 (file)
@@ -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<yes or no>
-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