From baedbe8ccda1d4c753236c4ef26ff75b985cf8b1 Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Tue, 22 Sep 2015 12:59:32 +0000 Subject: [PATCH] - Fix minor error in unbound.conf.5.in git-svn-id: file:///svn/unbound/trunk@3491 be551aaa-1e26-0410-a405-d3ace91eadb9 --- 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 6e0f5ef31..639220737 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -6,6 +6,7 @@ - Remove confusion comment from canonical_compare() function. - Fix #705: ub_ctx_set_fwd() return value mishandled on windows. - testbound selftest also works in non-debug mode. + - Fix minor error in unbound.conf.5.in 31 August 2015: Wouter - changed windows setup compression to be more transparent. diff --git a/doc/unbound.conf.5.in b/doc/unbound.conf.5.in index eec118274..205b48c22 100644 --- a/doc/unbound.conf.5.in +++ b/doc/unbound.conf.5.in @@ -296,7 +296,7 @@ trust (very large) TTL values. .TP .B cache\-min\-ttl: \fI Time to live minimum for RRsets and messages in the cache. Default is 0. -If the the minimum kicks in, the data is cached for longer than the domain +If the minimum kicks in, the data is cached for longer than the domain owner intended, and thus less queries are made to look up the data. Zero makes sure the data in the cache is as the domain owner intended, higher values, especially more than an hour or so, can lead to trouble as -- 2.47.2