]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.3.html: minor tweak of Solaris wording
authorAram Hăvărneanu <aram@mgk.ro>
Mon, 19 May 2014 15:02:07 +0000 (08:02 -0700)
committerRob Pike <r@golang.org>
Mon, 19 May 2014 15:02:07 +0000 (08:02 -0700)
Discussion here: https://golang.org/cl/100490044/#msg14

LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/98350043

doc/go1.3.html

index fc65c45a969d458d5bc12355abe0aee2b67196aa..fa9e3f7784f2396dffee31a6865f1a6b2255c073 100644 (file)
@@ -89,7 +89,7 @@ Go 1.3 now includes experimental support for Plan 9 on the <code>386</code> (32-
 <h3 id="solaris">Support for Solaris</h3>
 
 <p>
-Go 1.3 now includes experimental support for Solaris on the <code>amd64</code> (64-bit x86) architecture. It uses illumos, equivalent to Solaris 11 or above.
+Go 1.3 now includes experimental support for Solaris on the <code>amd64</code> (64-bit x86) architecture. It requires illumos, Solaris 11 or above.
 </p>
 
 <h2 id="memory">Changes to the memory model</h2>