We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f1fca9 commit 38083c8Copy full SHA for 38083c8
doc/go1.10.html
@@ -78,8 +78,8 @@ <h2 id="ports">Ports</h2>
78
<p id="netbsd">
79
Go now runs on NetBSD again, but requires the unreleased NetBSD 8.
80
Only <code>GOARCH=amd64</code> running on NetBSD amd64 and <code>GOARCH=386</code>
81
-running on NetBSD i386 are known to work. 64-bit Go binaries are known to
82
-fail on 32-bit NetBSD kernels. <code>GOARCH=arm</code> is untested.
+running on NetBSD i386 are known to work. 32-bit Go binaries are known to
+fail on 64-bit NetBSD kernels. <code>GOARCH=arm</code> is untested.
83
</p>
84
85
<p id="openbsd">
0 commit comments