diff --git a/doc/go1.10.html b/doc/go1.10.html index f2b57e32f9..423bc84b35 100644 --- a/doc/go1.10.html +++ b/doc/go1.10.html @@ -77,9 +77,8 @@ support for FreeBSD 9.3 has been removed.
Go now runs on NetBSD again, but requires the unreleased NetBSD 8.
-Only GOARCH=amd64 running on NetBSD amd64 and GOARCH=386
-running on NetBSD i386 are known to work. 32-bit Go binaries are known to
-fail on 64-bit NetBSD kernels. GOARCH=arm is untested.
+Only GOARCH amd64 and 386 are
+known to work. The arm port might work but is untested.