diff --git a/doc/go1.10.html b/doc/go1.10.html index 40e6cd0f85..6dcbffa490 100644 --- a/doc/go1.10.html +++ b/doc/go1.10.html @@ -78,8 +78,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. 64-bit Go binaries are known to -fail on 32-bit NetBSD kernels. GOARCH=arm is untested. +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.