We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8776be1 commit 81c19ccCopy full SHA for 81c19cc
doc/go1.10.html
@@ -65,8 +65,8 @@ <h2 id="ports">Ports</h2>
65
</p>
66
67
<p id="darwin">
68
-Go 1.10 is the last release that will run on OS X 10.8 Mountain Lion.
69
-Go 1.11 will require OS X 10.9 Mavericks or later.
+Go 1.10 is the last release that will run on OS X 10.8 Mountain Lion or on OS X 10.9 Mavericks.
+Go 1.11 will require OS X 10.10 Yosemite or later.
70
71
72
<p id="freebsd">
@@ -76,7 +76,7 @@ <h2 id="ports">Ports</h2>
76
77
78
<p id="netbsd">
79
-Go now runs on NetBSD again, but requires the unreleased NetBSD 8.
+Go now runs on NetBSD again but requires the unreleased NetBSD 8.
80
Only <code>GOARCH</code> <code>amd64</code> and <code>386</code> are
81
known to work. The <code>arm</code> port might work but is untested.
82
0 commit comments