From a5abaed4cea655a55250d187582d1f60fd2bc53f Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Thu, 6 Apr 2017 06:55:55 +0000 Subject: [PATCH] - Small fixup for documentation. git-svn-id: file:///svn/unbound/trunk@4089 be551aaa-1e26-0410-a405-d3ace91eadb9 --- doc/Changelog | 3 +++ doc/unbound.conf.5.in | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/Changelog b/doc/Changelog index 61e90af38..7711d2c98 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +6 April 2017: Wouter + - Small fixup for documentation. + 4 April 2017: Wouter - Fix #1244: document that use of chroot requires trust anchor file to be under chroot. diff --git a/doc/unbound.conf.5.in b/doc/unbound.conf.5.in index 7054a7ac7..e77965bc2 100644 --- a/doc/unbound.conf.5.in +++ b/doc/unbound.conf.5.in @@ -1511,7 +1511,7 @@ Specify positive integer smaller than 65536. Defaults to 8. Specifies the maximum prefix length of the client source address we are willing to expose to third parties for IPv6. Defaults to 64. .TP -.B max\-clienti-subnet\-ipv4: \fI\fR +.B max\-client\-subnet\-ipv4: \fI\fR Specifies the maximum prefix length of the client source address we are willing to expose to third parties for IPv4. Defaults to 24. .SH "MEMORY CONTROL EXAMPLE"