From: Aram Hăvărneanu Date: Mon, 19 May 2014 15:02:07 +0000 (-0700) Subject: doc/go1.3.html: minor tweak of Solaris wording X-Git-Tag: go1.3beta2~29 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=5b76f0ce3c705ffec0c22d38281a717de6f21af9;p=gostls13.git doc/go1.3.html: minor tweak of Solaris wording Discussion here: https://golang.org/cl/100490044/#msg14 LGTM=r R=r CC=golang-codereviews https://golang.org/cl/98350043 --- diff --git a/doc/go1.3.html b/doc/go1.3.html index fc65c45a96..fa9e3f7784 100644 --- a/doc/go1.3.html +++ b/doc/go1.3.html @@ -89,7 +89,7 @@ Go 1.3 now includes experimental support for Plan 9 on the 386 (32-

Support for Solaris

-Go 1.3 now includes experimental support for Solaris on the amd64 (64-bit x86) architecture. It uses illumos, equivalent to Solaris 11 or above. +Go 1.3 now includes experimental support for Solaris on the amd64 (64-bit x86) architecture. It requires illumos, Solaris 11 or above.

Changes to the memory model