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"