aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2017-08-20 21:29:18 -0700
committerKeith Randall <khr@golang.org>2017-08-22 18:21:23 +0000
commitff38035a62a9cf9e8222016ae15ee52a7ce260dc (patch)
treec94970a0816dc30f16b218c99bf77b588c3f8476
parent42046e89890acf9feb53fa818f293e0b21c20feb (diff)
downloadgo-ff38035a62a9cf9e8222016ae15ee52a7ce260dc.tar.gz
go-ff38035a62a9cf9e8222016ae15ee52a7ce260dc.zip
[release-branch.go1.9] doc/go1.9: fix typo in crypto/x509 of "Minor changes to the library".
Backport of https://golang.org/cl/57390 to 1.9 release branch. Change-Id: Ieea5a048732db7ee5dc5cf13f06e11ca4f5313cc Reviewed-on: https://go-review.googlesource.com/57450 Reviewed-by: Keith Randall <khr@golang.org>
-rw-r--r--doc/go1.9.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/go1.9.html b/doc/go1.9.html
index 7cee379c45..3f8d20760e 100644
--- a/doc/go1.9.html
+++ b/doc/go1.9.html
@@ -490,7 +490,7 @@ version of gccgo.
<p><!-- CL 36696 -->
- If any SAN extension, including with no DSN names, is present
+ If any SAN extension, including with no DNS names, is present
in the certificate, then the Common Name from
<a href="/pkg/crypto/x509/#Certificate.Subject"><code>Subject</code></a> is ignored.
In previous releases, the code tested only whether DNS-name SANs were