]> Cypherpunks repositories - gostls13.git/commit
cmd/doc: submit to the punched card tyranny
authorRob Pike <r@golang.org>
Fri, 10 Jul 2015 01:52:39 +0000 (11:52 +1000)
committerRob Pike <r@golang.org>
Fri, 10 Jul 2015 03:52:48 +0000 (03:52 +0000)
commita625b919163e76c391f2865d1f956c0f16d90f83
treec4d1524285ea05c9764b0dfb259e1bb9da6319e0
parent315e5c99d868bffad5ac75871e486d6f3a625f23
cmd/doc: submit to the punched card tyranny

People use 80-column terminals because their grandparents used
punched cards. When I last used a punched card, in 1978, it seemed
antiquated even then. But today, people still set their terminal
widths to 80 to honor the struggles their fallen ancestors made to
endure this painful technology.

We must all stand and salute the 80 column flag, or risk the opprobium
of our peers.

For Pete's sake, I don't even use a fixed-width font. I don't even
believe in columns.

Fixes #11639 with extreme reluctance.

P.S. To avoid the horror of an automatically folded line of text, this commit message has been formatted to fit on an 80-column line, except for this postscript.

Change-Id: Ia2eb2dcf293dabe804c22ee5abb4bbb703f45c33
Reviewed-on: https://go-review.googlesource.com/12011
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/doc/pkg.go