]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix minor error in unbound.conf.5.in
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 22 Sep 2015 12:59:32 +0000 (12:59 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 22 Sep 2015 12:59:32 +0000 (12:59 +0000)
git-svn-id: file:///svn/unbound/trunk@3491 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/Changelog
doc/unbound.conf.5.in

index 6e0f5ef3128f396825820cd1028e479fc23f3d6a..639220737f55f8c0a17279af8a8d4f590a0dca2c 100644 (file)
@@ -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.
index eec11827451d5fba06045908bf587d328ba2e563..205b48c22577b70c334ffdd9a88965b0841b96a8 100644 (file)
@@ -296,7 +296,7 @@ trust (very large) TTL values.
 .TP
 .B cache\-min\-ttl: \fI<seconds>
 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