From c8ef6776e49d5dddd7d328fee2dde522197f2cdc Mon Sep 17 00:00:00 2001 From: Rob Pike Date: Tue, 15 Apr 2014 16:40:48 -0700 Subject: [PATCH] doc/install.html: FreeBSD 8 and higher only are supported Fixes #7188 LGTM=adg R=golang-codereviews, adg CC=golang-codereviews https://golang.org/cl/88280044 --- doc/install.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install.html b/doc/install.html index c44efc4452..5bd250754f 100644 --- a/doc/install.html +++ b/doc/install.html @@ -14,7 +14,7 @@

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

-- 2.50.0