From 7247718e121f76ec238c83cd39c3df007ce25eb8 Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Mon, 2 Jul 2018 07:19:12 +0000 Subject: [PATCH] - Fix typo on man page in ip-address description. git-svn-id: file:///svn/unbound/trunk@4765 be551aaa-1e26-0410-a405-d3ace91eadb9 --- doc/Changelog | 1 + doc/unbound.conf.5.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/Changelog b/doc/Changelog index 228391b3a..a983d80d5 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,5 +1,6 @@ 2 July 2018: Wouter - Fix checking for libhiredis printout in configure output. + - Fix typo on man page in ip-address description. 29 June 2018: Wouter - dns64-ignore-aaaa: config option to list domain names for which the diff --git a/doc/unbound.conf.5.in b/doc/unbound.conf.5.in index 0197c0000..e29bdf1b9 100644 --- a/doc/unbound.conf.5.in +++ b/doc/unbound.conf.5.in @@ -121,7 +121,7 @@ interface and port number), if not specified the default port (from \fBport\fR) is used. .TP .B ip\-address: \fI -Same as interface: (for easy of compatibility with nsd.conf). +Same as interface: (for ease of compatibility with nsd.conf). .TP .B interface\-automatic: \fI Detect source interface on UDP queries and copy them to replies. This