From c9133e32f68008a0edb586fe71479a8f326d4505 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Wed, 9 Apr 2014 10:08:35 -0400 Subject: [PATCH] doc: tweak Solaris wording 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 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/go1.3.html b/doc/go1.3.html index d831f375e8..03535aa938 100644 --- a/doc/go1.3.html +++ b/doc/go1.3.html @@ -39,8 +39,7 @@ how to set up the Go version is described Support for Solaris

-Go 1.3 now includes preliminary support for Solaris on the amd64 (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 amd64 (64-bit x86) architecture.

-- 2.50.0