From f5580f0a6390a0acc545191fce6f147171b6e76b Mon Sep 17 00:00:00 2001 From: Yorgos Thessalonikefs Date: Fri, 25 Oct 2024 21:25:16 +0200 Subject: [PATCH] - Fix #1163: Typos in unbound.conf documentation. --- doc/Changelog | 3 +++ doc/unbound.conf.5.in | 8 ++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/doc/Changelog b/doc/Changelog index 2819dedb3..280faba90 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +25 October 2024: Yorgos + - Fix #1163: Typos in unbound.conf documentation. + 17 October 2024: Wouter - Tag for 1.22.0 release. This did not contain the 1154 fix from 16 oct. The code repository continues with diff --git a/doc/unbound.conf.5.in b/doc/unbound.conf.5.in index da494087c..db1e528fa 100644 --- a/doc/unbound.conf.5.in +++ b/doc/unbound.conf.5.in @@ -1056,11 +1056,11 @@ closer to that of BIND 9, while setting "\-1 \-1 \-1 \-1 \-1" gives behaviour rumoured to be closer to that of BIND 8. .TP .B harden\-short\-bufsize: \fI -Very small EDNS buffer sizes from queries are ignored. Default is on, as +Very small EDNS buffer sizes from queries are ignored. Default is yes, as described in the standard. .TP .B harden\-large\-queries: \fI -Very large queries are ignored. Default is off, since it is legal protocol +Very large queries are ignored. Default is no, since it is legal protocol wise to send these, and could be necessary for operation if TSIG or EDNS payload is very large. .TP @@ -1131,7 +1131,7 @@ queries. For domains that do not support 0x20 and also fail with fallback because they keep sending different answers, like some load balancers. Can be given multiple times, for different domains. .TP -.B caps\-whitelist: \fI +.B caps\-whitelist: \fI Alternate syntax for \fBcaps\-exempt\fR. .TP .B qname\-minimisation: \fI @@ -2715,7 +2715,7 @@ Allow the ipsecmod functionality for the domain so that the module logic will be executed. Can be given multiple times, for different domains. If the option is not specified, all domains are treated as being allowed (default). .TP -.B ipsecmod\-whitelist: \fI +.B ipsecmod\-whitelist: \fI Alternate syntax for \fBipsecmod\-allow\fR. .SS "Cache DB Module Options" .LP -- 2.47.2