code: fqa.9front.org

Download patch

ref: 1ef07fe50e0faf785ff7ffaf05b6dd1d4309100d
parent: 0abee3790a6403aa8975ad8728c4c23e25097a80
author: stanley lieber <stanley.lieber@gmail.com>
date: Sun Feb 12 09:36:35 EST 2017

appendixl.ms: update go information

--- a/appendixl.ms
+++ b/appendixl.ms
@@ -100,7 +100,7 @@
 # fetch the repository
 git clone https://go.googlesource.com/go
 cd go
-git checkout go1.4.2	# amd64 only: bootstrap 1.6 with 1.4.3
+git checkout go1.4.2	# amd64 only: bootstrap 1.7.4 with 1.4.2
 
 # build go
 cd src
@@ -115,6 +115,12 @@
 .ihtml a <a href="http://golang.org/doc/">
 .I
 Documentation - The Go Programming Language
+.R
+.ihtml a
+and
+.ihtml a <a href="https://github.com/golang/go/wiki/Plan9">
+.I
+Go Plan 9 Wiki
 .R
 .ihtml a