From 77bdbc6e98ff9315f57fe13ecd7c0628183be85a Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Fri, 14 Feb 2020 07:54:49 +0100 Subject: [PATCH] - Fix spelling in unbound.conf.5.in. --- doc/Changelog | 6 ++++++ doc/unbound.conf.5.in | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/doc/Changelog b/doc/Changelog index 25ad03100..1e1c7c11b 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,9 @@ +14 February 2020: Wouter + - Fix spelling in unbound.conf.5.in. + +13 February 2020: Wouter + - tag for 1.10.0rc1 release. + 12 February 2020: Wouter - Fix with libnettle make test with dsa disabled. - Fix contrib/fastrpz.patch to apply cleanly. Fix for serve-stale diff --git a/doc/unbound.conf.5.in b/doc/unbound.conf.5.in index 38c2d2984..aef2e977f 100644 --- a/doc/unbound.conf.5.in +++ b/doc/unbound.conf.5.in @@ -65,7 +65,7 @@ server: .SH "FILE FORMAT" There must be whitespace between keywords. Attribute keywords end with a colon ':'. An attribute is followed by a value, or its containing attributes -in which case it is refered to as a clause. Clauses can be repeated throughout +in which case it is referred to as a clause. Clauses can be repeated throughout the file (or included files) to group attributes under the same clause. .P Files can be included using the @@ -2174,7 +2174,7 @@ Specify a string to be part of the log line, for easy referencing. .TP .B tags: \fI Limit the policies from this RPZ clause to clients with a matching tag. Tags -need to be defined in \fBdefine\-tag\fR and can be assiged to client addresses +need to be defined in \fBdefine\-tag\fR and can be assigned to client addresses using \fBaccess\-control\-tag\fR. Enclose list of tags in quotes ("") and put spaces between tags. If no tags are specified the policies from this clause will be applied for all clients. -- 2.47.3