summaryrefslogtreecommitdiff
path: root/doc/go1.3.html
diff options
context:
space:
mode:
authorAram H?v?rneanu <aram@mgk.ro>2014-05-19 08:02:07 -0700
committerAram H?v?rneanu <aram@mgk.ro>2014-05-19 08:02:07 -0700
commit90c479f53a8b1d2a48e2bfeaf9ae04bd1628d7a9 (patch)
treebdd628064dae38cdcc850edbe65b858ffb74e115 /doc/go1.3.html
parentc2eef2246ab6e14428e67e4256eb5d4c87c4da35 (diff)
downloadgo-90c479f53a8b1d2a48e2bfeaf9ae04bd1628d7a9.tar.gz
doc/go1.3.html: minor tweak of Solaris wording
Discussion here: https://codereview.appspot.com/100490044/#msg14 LGTM=r R=r CC=golang-codereviews https://codereview.appspot.com/98350043 Committer: Rob Pike <r@golang.org>
Diffstat (limited to 'doc/go1.3.html')
-rw-r--r--doc/go1.3.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/go1.3.html b/doc/go1.3.html
index fc65c45a9..fa9e3f778 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 <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>