]> Cypherpunks repositories - gostls13.git/commitdiff
doc: tweak Solaris wording
authorRuss Cox <rsc@golang.org>
Wed, 9 Apr 2014 14:08:35 +0000 (10:08 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 9 Apr 2014 14:08:35 +0000 (10:08 -0400)
Suggested in comments on CL 85740043.

LGTM=aram
R=golang-codereviews, aram
CC=dave, golang-codereviews, r
https://golang.org/cl/85990044

doc/go1.3.html

index d831f375e8240491e4527cf0038dbce6f33a6de0..03535aa938fdf08ed80111bca837d8399fe41d6f 100644 (file)
@@ -39,8 +39,7 @@ how to set up the Go version is described <a href="http://golang.org/wiki/Native
 <h3 id="solaris">Support for Solaris</h3>
 
 <p>
-Go 1.3 now includes preliminary support for Solaris on the <code>amd64</code> (64-bit x86) architecture.
-The Solaris port of Go is not ready for production use and must be built from source.
+Go 1.3 now includes experimental support for Solaris on the <code>amd64</code> (64-bit x86) architecture.
 </p>