Skip to content

Commit

Permalink
doc/go1.3.html: minor tweak of Solaris wording
Browse files Browse the repository at this point in the history
Discussion here: https://golang.org/cl/100490044/#msg14

LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/98350043
  • Loading branch information
4ad authored and robpike committed May 19, 2014
1 parent d54b67d commit 5b76f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/go1.3.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ <h3 id="plan9">Support for Plan 9</h3>
<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>
Expand Down

0 comments on commit 5b76f0c

Please sign in to comment.