]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix spelling in unbound.conf.5.in.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 14 Feb 2020 06:54:49 +0000 (07:54 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 14 Feb 2020 06:54:49 +0000 (07:54 +0100)
doc/Changelog
doc/unbound.conf.5.in

index 25ad03100305c4e004e457003cedacdf3ece976d..1e1c7c11b141dd57b5e01f9f9ad6bdbb9da680d2 100644 (file)
@@ -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
index 38c2d29842e827c1b4428d8b4ef2641ee4fe860e..aef2e977f24f0594848b699f644f61cf9742c5ca 100644 (file)
@@ -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<list of tags>
 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.