From: Mikhail Gusarov
Date: Mon, 9 May 2016 17:28:28 +0000 (+0200)
Subject: doc: update number of supported instruction sets
X-Git-Tag: go1.7beta1~275
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=149ac34893ad1cc5023ae2fbabd0d553f21b0313;p=gostls13.git
doc: update number of supported instruction sets
Current number was out-of-date since adding MIPS.
Change-Id: I565342a92de3893b75cdfb76fa39f7fdf15672da
Reviewed-on: https://go-review.googlesource.com/22952
Reviewed-by: Brad Fitzpatrick
---
diff --git a/doc/install-source.html b/doc/install-source.html
index d9157c2b17..9a817676c1 100644
--- a/doc/install-source.html
+++ b/doc/install-source.html
@@ -33,7 +33,7 @@ compiler using the GCC back end, see
-The Go compilers support five instruction sets.
+The Go compilers support six instruction sets.
There are important differences in the quality of the compilers for the different
architectures.