diff --git a/doc/Changelog b/doc/Changelog index d6989c54f..3e0c388bc 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ + 1 December 2016: Ralph + - hyphen as minus fix, by Andreas Schulze + 30 November 2016: Ralph - Added local-zones and local-data bulk addition and removal functionality in unbound-control (local_zones, local_zones_remove, diff --git a/doc/unbound.conf.5.in b/doc/unbound.conf.5.in index 4355d3c43..71a869660 100644 --- a/doc/unbound.conf.5.in +++ b/doc/unbound.conf.5.in @@ -151,8 +151,8 @@ netblock, or the randomisation will be compromised. Consider combining with to increase the likelihood of IPv6 nameservers being selected for queries. On Linux you need these two commands to be able to use the freebind socket option to receive traffic for the ip6 netblock: -ip -6 addr add mynetblock/64 dev lo && -ip -6 route add local mynetblock/64 dev lo +ip \-6 addr add mynetblock/64 dev lo && +ip \-6 route add local mynetblock/64 dev lo .TP .B outgoing\-range: \fI Number of ports to open. This number of file descriptors can be opened per