]> Cypherpunks repositories - gostls13.git/commit
doc: replace references to {5..9}{g,l} with go tool compile and go tool link
authorJeremy Jackins <jeremyjackins@gmail.com>
Thu, 28 May 2015 07:13:23 +0000 (16:13 +0900)
committerIan Lance Taylor <iant@golang.org>
Wed, 17 Jun 2015 04:05:50 +0000 (04:05 +0000)
commit73549789506121fda0dd4b43f7e5826f2efdb042
tree41697191afbbd66aaa24e9323f21b06a2f41e8ce
parentb03129aa2758a337823071ffda37e49da5a814d0
doc: replace references to {5..9}{g,l} with go tool compile and go tool link

I updated some references to 6g, 6l and friends that I came across, as those
programs don't exist anymore. I also fixed some echos in make.rc to match other make.* scripts while I was there.

Change-Id: Ib84532cd4688cf65174dd9869e5d42af98a20a48
Reviewed-on: https://go-review.googlesource.com/11162
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/go/alldocs.go
src/cmd/go/build.go
src/make.bash
src/make.bat
src/make.rc