diff --git a/doc/install-source.html b/doc/install-source.html index ee7eb62f38..6f6a15afda 100644 --- a/doc/install-source.html +++ b/doc/install-source.html @@ -457,7 +457,7 @@ installs all commands there.
$GO386 (for 386 only, default is auto-detected
-if built natively, 387 if not)
+if built on either 386 or amd64, 387 otherwise)
This controls the code generated by 8g to use either the 387 floating-point unit
(set to 387) or SSE2 instructions (set to sse2) for