]> Cypherpunks repositories - gostls13.git/commitdiff
doc: remove reference to bug count from install.html
authorAndrew Gerrand <adg@golang.org>
Thu, 3 Mar 2011 05:41:03 +0000 (16:41 +1100)
committerAndrew Gerrand <adg@golang.org>
Thu, 3 Mar 2011 05:41:03 +0000 (16:41 +1100)
Fixes #1574.

R=rsc, r2
CC=golang-dev
https://golang.org/cl/4240066

doc/install.html

index 09f5be5567a2ba9f5cb5ef40f4ddd8a70132c43a..816e6e6540f8a06a870f203197909f594e30de92 100644 (file)
@@ -163,8 +163,7 @@ The compiler is 6g.
 </pre>
 
 <p>
-where <var>N</var> is a number that varies from release to release
-and the details on the last few lines will reflect the operating system,
+where the details on the last few lines reflect the operating system,
 architecture, and root directory used during the install.
 </p>