From ac8dc59341ca891e468ac99cf9300ab46a7bd04b Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Fri, 30 Nov 2018 08:33:50 +0000 Subject: [PATCH] - Patch for typo in unbound.conf man page. git-svn-id: file:///svn/unbound/trunk@4999 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 bf96a59f4..cb4d26162 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +30 November 2018: Wouter + - Patch for typo in unbound.conf man page. + 29 November 2018: Wouter - iana portlist updated. - Fix chroot auth-zone fix to remove chroot prefix. diff --git a/doc/unbound.conf.5.in b/doc/unbound.conf.5.in index 59698f9bd..b4806a2e4 100644 --- a/doc/unbound.conf.5.in +++ b/doc/unbound.conf.5.in @@ -448,7 +448,7 @@ Alternate syntax for \fBtls\-upstream\fR. If both are present in the config file the last is used. .TP .B tls\-service\-key: \fI -If enabled, the server provider TLS service on its TCP sockets. The clients +If enabled, the server provides TLS service on its TCP sockets. The clients have to use tls\-upstream: yes. The file is the private key for the TLS session. The public certificate is in the tls\-service\-pem file. Default is "", turned off. Requires a restart (a reload is not enough) if changed, -- 2.47.3