From: Wouter Wijngaards Date: Wed, 20 Jul 2016 07:22:26 +0000 (+0000) Subject: - Fix typo in unbound.conf. X-Git-Tag: release-1.5.10~44 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=36f1332181e9f8a0aedc94afc97f528d67ccccc9;p=thirdparty%2Funbound.git - Fix typo in unbound.conf. git-svn-id: file:///svn/unbound/trunk@3821 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index 08926476c..865b49a19 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -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). diff --git a/doc/unbound.conf.5.in b/doc/unbound.conf.5.in index cbc421ab2..6109855f0 100644 --- a/doc/unbound.conf.5.in +++ b/doc/unbound.conf.5.in @@ -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 -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 Permit unbound to open this port or range of ports for use to send queries.