From 0c0c36f0159004501f0e44f1fd1da69cdd2c7ff5 Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Mon, 27 May 2024 14:36:35 +0200 Subject: [PATCH] - Fix spelling of tcp-idle-timeout docs, from Michael Tokarev. --- doc/Changelog | 1 + doc/unbound.conf.5.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/Changelog b/doc/Changelog index 5b7cba5bc..5afab3eb6 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,6 +1,7 @@ 27 May 2024: Wouter - Fix to enable that SERVFAIL is cached, for a short period, for more cases. In the cases where limits are exceeded. + - Fix spelling of tcp-idle-timeout docs, from Michael Tokarev. 24 May 2024: Wouter - Fix #1064: Unbound 1.20 Cachedb broken? diff --git a/doc/unbound.conf.5.in b/doc/unbound.conf.5.in index 6d310c116..34e61d69f 100644 --- a/doc/unbound.conf.5.in +++ b/doc/unbound.conf.5.in @@ -511,7 +511,7 @@ configured value if the number of free buffers falls below 35% of the total number configured, and finally to 0 if the number of free buffers falls below 20% of the total number configured. A minimum timeout of 200 milliseconds is observed regardless of the option value used. -It will be overriden by \fBedns\-tcp\-keepalive\-timeout\fR if +It will be overridden by \fBedns\-tcp\-keepalive\-timeout\fR if \fBedns\-tcp\-keepalive\fR is enabled. .TP .B tcp-reuse-timeout: \fI\fR -- 2.47.2