]> Cypherpunks repositories - gostls13.git/commit
doc/go1.9: eliminate <code> spaces
authorRuss Cox <rsc@golang.org>
Thu, 6 Jul 2017 18:46:45 +0000 (14:46 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 17 Jul 2017 15:04:56 +0000 (15:04 +0000)
commit44275b8569085e405bd50f6373f201167c1850ee
tree0a49724a308d1a3b9e3377da11ce7ad021bc2ce1
parentf4643972bd4c17a235559069fbfe75c4a7f47fea
doc/go1.9: eliminate <code> spaces

Per note at top of doc, we don't use fixed-width spaces
in fixed-width phrases like "go doc".

Also ASN.1 NULL is not code so it's not <code> at all.

Change-Id: I791e4e6030b8b8d42f4621d2f4bf32fef93cf343
Reviewed-on: https://go-review.googlesource.com/47693
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/go1.9.html