BIND 10 trac1078, updated. 5e1e54cbee0215374fb712152f7906fff960b334 [trac1078] Minor changes after review

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Jul 7 14:29:17 UTC 2011


The branch, trac1078 has been updated
       via  5e1e54cbee0215374fb712152f7906fff960b334 (commit)
      from  91e59cdd3ffa76c041f774c4ff61cd865299ab75 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5e1e54cbee0215374fb712152f7906fff960b334
Author: Stephen Morris <stephen at isc.org>
Date:   Thu Jul 7 15:28:59 2011 +0100

    [trac1078] Minor changes after review

-----------------------------------------------------------------------

Summary of changes:
 src/bin/resolver/resolver_messages.mes |    4 ++--
 src/lib/resolve/resolve_messages.mes   |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/bin/resolver/resolver_messages.mes b/src/bin/resolver/resolver_messages.mes
index e6602d3..b44115a 100644
--- a/src/bin/resolver/resolver_messages.mes
+++ b/src/bin/resolver/resolver_messages.mes
@@ -23,7 +23,7 @@ message to the sender with the RCODE set to NOTIMP.
 
 % RESOLVER_AXFR_UDP AXFR request received over UDP
 This is a debug message output when the resolver received a request for
-an AXFR (full transfer of a zone) over TCP.  Only authoritative servers
+an AXFR (full transfer of a zone) over UDP.  Only authoritative servers
 are able to handle AXFR requests (and in any case, an AXFR request should
 be sent over TCP), so the resolver will return an error message to the
 sender with the RCODE set to NOTIMP.
@@ -200,7 +200,7 @@ timeout and drop the query.
 % RESOLVER_SET_ROOT_ADDRESS setting root address %1(%2)
 This message gives the address of one of the root servers used by the
 resolver.  It is output during startup and may appear multiple times,
-oncee for each root server address.
+once for each root server address.
 
 % RESOLVER_SHUTDOWN resolver shutdown complete
 This informational message is output when the resolver has shut down.
diff --git a/src/lib/resolve/resolve_messages.mes b/src/lib/resolve/resolve_messages.mes
index fd5ec31..f702d9b 100644
--- a/src/lib/resolve/resolve_messages.mes
+++ b/src/lib/resolve/resolve_messages.mes
@@ -127,7 +127,7 @@ This is a warning message only generated in unit tests.  It indicates
 that all upstream queries from the resolver are being routed to the
 specified server, regardless of the address of the nameserver to which
 the query would normally be routed.  If seen during normal operation,
-please log a bug report.
+please submit a bug report.
 
 % RESLIB_TEST_UPSTREAM sending upstream query for <%1> to test server at %2
 This is a debug message and should only be seen in unit tests.  A query for




More information about the bind10-changes mailing list