]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.14: document that freebsd/arm64 requires FreeBSD 12.0 or later
authorTobias Klauser <tklauser@distanz.ch>
Mon, 24 Feb 2020 20:08:27 +0000 (21:08 +0100)
committerTobias Klauser <tobias.klauser@gmail.com>
Mon, 24 Feb 2020 20:58:33 +0000 (20:58 +0000)
Updates #24715
Updates #37345

Change-Id: I787a9b2ab1c68e1d379aac0a31bdf6217f04f911
Reviewed-on: https://go-review.googlesource.com/c/go/+/220426
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
doc/go1.14.html

index 90f52b0fcb39a1ce2f02b4722c4587cfdbc13332..9d5dff6bc6072e6fd83c24379866b7e87e7e6cf5 100644 (file)
@@ -108,7 +108,7 @@ Do not send CLs removing the interior tags from such phrases.
 <h3 id="freebsd">FreeBSD</h3>
 
 <p><!-- CL 199919 -->
-  Go now supports the 64-bit ARM architecture on FreeBSD (the
+  Go now supports the 64-bit ARM architecture on FreeBSD 12.0 or later (the
   <code>freebsd/arm64</code> port).
 </p>