From be596f049a3ba75abc2180ebe3dc26450d783498 Mon Sep 17 00:00:00 2001 From: Dmitry Savintsev Date: Thu, 3 Aug 2017 23:25:59 +0200 Subject: [PATCH] doc/1.9: fix stray html in CL 53030 Change-Id: Ib4102b1e2a8863712f725c4d1e37fdbe3dfe3c07 Reviewed-on: https://go-review.googlesource.com/53210 Reviewed-by: Brad Fitzpatrick --- doc/go1.9.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/go1.9.html b/doc/go1.9.html index 16d26386c1..105bf34c5a 100644 --- a/doc/go1.9.html +++ b/doc/go1.9.html @@ -477,7 +477,7 @@ version of gccgo. If any SAN extension, including with no DSN names, is present in the certificate, then the Common Name from - Subjectcode> is ignored. + Subject is ignored. In previous releases, the code tested only whether DNS-name SANs were present in a certificate.

-- 2.48.1