]> Cypherpunks repositories - gostls13.git/commitdiff
doc: update number of supported instruction sets
authorMikhail Gusarov <dottedmag@dottedmag.net>
Mon, 9 May 2016 17:28:28 +0000 (19:28 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 9 May 2016 17:50:29 +0000 (17:50 +0000)
Current  number was out-of-date since adding MIPS.

Change-Id: I565342a92de3893b75cdfb76fa39f7fdf15672da
Reviewed-on: https://go-review.googlesource.com/22952
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/install-source.html

index d9157c2b17c76143272b300e31580b2d47161d16..9a817676c17bd9872e89094a48dca1b7a1301da1 100644 (file)
@@ -33,7 +33,7 @@ compiler using the GCC back end, see
 </p>
 
 <p>
-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.
 </p>