]> Cypherpunks repositories - gostls13.git/commit
fmt: document some undocumented details
authorRob Pike <r@golang.org>
Fri, 12 Oct 2012 05:16:55 +0000 (16:16 +1100)
committerRob Pike <r@golang.org>
Fri, 12 Oct 2012 05:16:55 +0000 (16:16 +1100)
commite171b97ee69b65400dbccb6ae2528747605e1505
tree7c7397202a2509186ea1c928a357c361a004b1a8
parenteae25d430d6d6c40e129c50ed4a931858be8ffb4
fmt: document some undocumented details
Better explanation of width for floating-point values.
Explain that scanning does not handle %#q etc.

Fixes #4202.
Fixes #4206.

R=golang-dev, adg, rsc, iant
CC=golang-dev
https://golang.org/cl/6620074
src/pkg/fmt/doc.go