diff --git a/doc/install-source.html b/doc/install-source.html index ee7b39b7ec1..eae75e0bda5 100644 --- a/doc/install-source.html +++ b/doc/install-source.html @@ -57,7 +57,7 @@ architectures. arm (a.k.a. ARM); 5g,5l,5c,5a
- Supports only Linux binaries. Less widely used than the other ports and therefore not as thoroughly tested. + Supports Linux, FreeBSD and NetBSD binaries. Less widely used than the other ports.
@@ -69,7 +69,7 @@ goroutines, such as stacks that grow and shrink on demand.

-The compilers can target the FreeBSD, Linux, NetBSD, OpenBSD, OS X (Darwin), +The compilers can target the FreeBSD, Linux, NetBSD, OpenBSD, OS X (Darwin), Plan 9, and Windows operating systems. The full set of supported combinations is listed in the discussion of environment variables below. @@ -273,9 +273,8 @@ The Go compilation environment can be customized by environment variables. to override the defaults.

-
- -

$GOROOT

+
+

Note that $GOARCH and $GOOS identify the