]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix typo in unbound.conf.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 20 Jul 2016 07:22:26 +0000 (07:22 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 20 Jul 2016 07:22:26 +0000 (07:22 +0000)
git-svn-id: file:///svn/unbound/trunk@3821 be551aaa-1e26-0410-a405-d3ace91eadb9

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

index 08926476c7a9c59cf3664dabca5f42a01ff04b44..865b49a19c36e16491b1d48c759bdf7f084db727 100644 (file)
@@ -1,3 +1,6 @@
+20 July 2016: Wouter
+       - Fix typo in unbound.conf.
+
 18 July 2016: Wouter
        - Fix #798: Client-side TCP fast open fails (Linux).
 
index cbc421ab21a4a072d61134ce8124cd80f44dbd26..6109855f05502f01c4cbaba77fdd00a5163319fb 100644 (file)
@@ -158,7 +158,7 @@ ip -6 route add local mynetblock/64 dev lo
 Number of ports to open. This number of file descriptors can be opened per 
 thread. Must be at least 1. Default depends on compile options. Larger 
 numbers need extra resources from the operating system.  For performance a
-very large value is best, use libevent to make this possible.
+very large value is best, use libevent to make this possible.
 .TP
 .B outgoing\-port\-permit: \fI<port number or range>
 Permit unbound to open this port or range of ports for use to send queries.