From: Alberto Donizetti Date: Thu, 2 Jun 2016 12:34:37 +0000 (+0200) Subject: doc/go1.7: fix typo in nsswitch.conf name X-Git-Tag: go1.7beta2~71 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=04888c9770560e99de63fafdfc2ce39b47844bfd;p=gostls13.git doc/go1.7: fix typo in nsswitch.conf name Fixes #15939 Change-Id: I120cbeac73a052fb3f328774e6d5e1534f11bf6b Reviewed-on: https://go-review.googlesource.com/23682 Reviewed-by: Ian Lance Taylor --- diff --git a/doc/go1.7.html b/doc/go1.7.html index 3ae036cc5b..a657fcc48a 100644 --- a/doc/go1.7.html +++ b/doc/go1.7.html @@ -795,7 +795,7 @@ Go 1.7 adds the hexadecimal encoding of the bytes, as in "?12ab".

The pure Go name resolution -implementation now respects nsswtch.conf's +implementation now respects nsswitch.conf's stated preference for the priority of DNS lookups compared to local file (that is, /etc/hosts) lookups.