1
0
mirror of https://github.com/golang/go synced 2024-11-18 08:14:41 -07:00
go/doc
Rob Pike cec84f7309 doc/effectivego: reword confusing sentence
For some reason git won't let me write

	doc/effective_go.html: reword confusing sentence

or even

	doc/effective_go: reword confusing sentence

as the subject line for this CL, but that's not important. The
actual CL just rewrites one sentence and adds an option to grep in
the associated example.

Fixes #15875

Change-Id: Iee159ea751caf4b73eacf3dfc86e29032646373f
Reviewed-on: https://go-review.googlesource.com/32110
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2016-10-26 16:09:54 +00:00
..
articles cmd/yacc: remove go tool yacc 2016-08-18 16:15:23 +00:00
codewalk all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
devel doc: document go1.7.2 2016-10-17 20:40:22 +00:00
gopher website: recreate 16px and 32px favicon 2016-08-25 15:43:32 +00:00
play doc/play: update URL for concurrent pi 2016-01-06 20:23:21 +00:00
progs
asm.html doc: add s390x information to asm.html 2016-07-26 00:18:42 +00:00
cmd.html doc: fix broken link to the vet command documentation 2016-05-16 21:30:31 +00:00
code.html go/build: add help info for unset $GOPATH 2016-09-10 00:27:43 +00:00
conduct.html doc: Americanise spelling of wilful 2015-12-17 21:32:59 +00:00
contrib.html doc: add 1.7 to golang.org/project 2016-08-16 01:04:17 +00:00
contribute.html doc: add notes on good commit messages 2016-05-24 19:23:18 +00:00
debugging_with_gdb.html doc: fix source link in gdb docs 2016-01-06 21:58:19 +00:00
docs.html doc: update go tour installation instructions 2016-08-31 18:54:04 +00:00
effective_go.html doc/effectivego: reword confusing sentence 2016-10-26 16:09:54 +00:00
gccgo_contribute.html doc: fix stale gofrontend/gccgo contribution link 2016-09-01 18:38:38 +00:00
gccgo_install.html
go1.1.html
go1.2.html
go1.3.html
go1.4.html
go1.5.html
go1.6.html doc: GCC 6 will have the Go 1.6.1 user libraries 2016-04-14 20:00:33 +00:00
go1.7.html doc/go1.7.html: fix name of tls.Config.NextProtos 2016-08-16 18:55:09 +00:00
go1.8.txt doc: update go1.8.txt 2016-10-16 10:31:36 +00:00
go1.html
go1compat.html
go_faq.html doc/faq: mention that copying discussion is semantics, not implementation 2016-10-24 16:02:09 +00:00
go_mem.html
go_spec.html spec: slightly more realistic example for type assertions 2016-10-19 17:16:55 +00:00
go-logo-black.png
go-logo-blue.png
go-logo-white.png
help.html doc: revise help page with categories and more links 2016-01-14 03:15:39 +00:00
ie.css
install-source.html doc: update install-source.html for SSA in Go 1.8 2016-10-19 22:46:33 +00:00
install.html doc: document minimum OS X version as 10.8 2016-09-12 18:39:55 +00:00
root.html
security.html doc: security fixes are prepared for two most recent stable releases 2016-03-09 03:32:23 +00:00
share.png
tos.html