]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix spelling errors.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 11 Sep 2018 13:28:21 +0000 (13:28 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 11 Sep 2018 13:28:21 +0000 (13:28 +0000)
git-svn-id: file:///svn/unbound/trunk@4893 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/Changelog
doc/unbound-control.8.in
doc/unbound.conf.5.in
iterator/iterator.c
testdata/dlv_ask_higher.rpl

index c63905f25f7197f8ad96a870c51c6e111b6c9e61..6b81d0aee88db91dc917516da8e62622d9f1a93e 100644 (file)
@@ -3,6 +3,7 @@
          asprintf.
        - Fix to squelch respip warning in unit test, it is printed at
          higher verbosity settings.
+       - Fix spelling errors.
 
 10 September 2018: Wouter
        - 1.8.1 in svn trunk. (changes from 4,5,.. sep apply).
          compatibility with cisco dns guard.  This lowers false positives.
 
 18 April 2016: Wouter
-       - Fix some malformed reponses to edns queries get fallback to nonedns.
+       - Fix some malformed responses to edns queries get fallback to nonedns.
 
 15 April 2016: Wouter
        - cachedb module event handling design.
index ce64dc739ed46514a57fc09bb6d79b862f65257e..c6609b02f5adfec6c3a060cf43d6c60d259b053a 100644 (file)
@@ -301,7 +301,7 @@ you set unbound to validate with for-upstream yes and that can be cleared
 with \fBflush_zone\fR \fIzone\fR.
 .TP
 .B auth_zone_transfer \fIzone\fR
-Tranfer the auth zone from master.  The auth zone probe sequence is started,
+Transfer the auth zone from master.  The auth zone probe sequence is started,
 where the masters are probed to see if they have an updated zone (with the SOA
 serial check).  And then the zone is transferred for a newer zone version.
 .TP
index 70c2c9aebfd1b1e9593807141baa67402d953631..f641e562789d7ce571dde182213ec2f52b03fd56 100644 (file)
@@ -498,7 +498,7 @@ a daemon.  Set the value to \fIno\fR when unbound runs as systemd service.
 Default is yes.
 .TP
 .B tcp\-connection\-limit: \fI<IP netblock> <limit>
-Allow up to \fIlimit\R simultaneous TCP connections from the given netblock.
+Allow up to \fIlimit\fR simultaneous TCP connections from the given netblock.
 When at the limit, further connections are accepted but closed immediately.
 This option is experimental at this time.
 .TP
index e99a559fae4df3769298cbff89c303f5d4f2c5db..7f17a99869f6f25737dfa38fb93e84ac1dfe3ba2 100644 (file)
@@ -2993,7 +2993,7 @@ processQueryResponse(struct module_qstate* qstate, struct iter_qstate* iq,
                        iq->dp->name, iq->dp->namelen, qstate->qinfo.qclass)) {
                        verbose(VERB_ALGO, "auth zone response bad, and no"
                                " fallback possible, servfail");
-                       errinf_dname(qstate, "reponse is bad, no fallback, "
+                       errinf_dname(qstate, "response is bad, no fallback, "
                                "for auth zone", iq->dp->name);
                        return error_response(qstate, id, LDNS_RCODE_SERVFAIL);
                }
index 51ac3d24aaee4a9ac65caf16b721ff5fdd643f13..fad8355c803be45e3d55c1e627e33145dfd4bb12 100644 (file)
@@ -16,7 +16,7 @@ CONFIG_END
 
 SCENARIO_BEGIN Test validator with DLV where it needs to ask higher up in dlv.
 ; at first negative DLV response, it needs to ask higher.
-; the SOA record in that negative reponse has a big span (if interpreted as NSEC)
+; the SOA record in that negative response has a big span (if interpreted as NSEC)
 ; then a positive response for DLV.
 
 ; K.ROOT-SERVERS.NET.