From: Russ Cox Date: Wed, 7 Mar 2012 18:57:57 +0000 (-0500) Subject: doc: give up on OS X Leopard X-Git-Tag: weekly.2012-03-13~126 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=a6ce691bd4d59dbf36f5672881d1a37c8fe78375;p=gostls13.git doc: give up on OS X Leopard Fixes #3206. R=golang-dev, gri, bradfitz CC=golang-dev https://golang.org/cl/5769046 --- diff --git a/doc/install-source.html b/doc/install-source.html index fe3d4637b6..82ff8e740d 100644 --- a/doc/install-source.html +++ b/doc/install-source.html @@ -321,7 +321,7 @@ These default to the values of $GOHOSTOS and

Choices for $GOOS are -darwin (Mac OS X 10.5 and above), freebsd, +darwin (Mac OS X 10.6 and above), freebsd, linux, netbsd, openbsd, plan9, and windows. Choices for $GOARCH are diff --git a/doc/install.html b/doc/install.html index eabb5778bd..83e98bd0d3 100644 --- a/doc/install.html +++ b/doc/install.html @@ -35,7 +35,7 @@ your operating system and processor architecture.

Official binary distributions are available -for the FreeBSD, Linux, Mac OS X, and Windows operating systems +for the FreeBSD, Linux, Mac OS X (Snow Leopard/Lion), and Windows operating systems and the 32-bit (386) and 64-bit (amd64) x86 processor architectures.