From: W.C.A. Wijngaards Date: Fri, 14 Feb 2020 06:54:49 +0000 (+0100) Subject: - Fix spelling in unbound.conf.5.in. X-Git-Tag: release-1.10.0rc2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77bdbc6e98ff9315f57fe13ecd7c0628183be85a;p=thirdparty%2Funbound.git - Fix spelling in unbound.conf.5.in. --- 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.