diff options
author | das <das@FreeBSD.org> | 2004-01-19 08:28:30 +0000 |
---|---|---|
committer | das <das@FreeBSD.org> | 2004-01-19 08:28:30 +0000 |
commit | 100a99f4f73c24b9a426604bc313e238ef29feca (patch) | |
tree | e24d2a8748690a882f14e9e7a713099a86468a1a /sys/dev/usb/usbdevs.h | |
parent | a5104c2f15ece296848572b856144f35638a27b8 (diff) | |
download | FreeBSD-src-100a99f4f73c24b9a426604bc313e238ef29feca.zip FreeBSD-src-100a99f4f73c24b9a426604bc313e238ef29feca.tar.gz |
Bring the *printf(3) documentation up to date with the code:
- Update and improve the documentation for %[aA]
o Like %[eE], %[aA] may round the result if a precision is specified.
o Grammar police: Fix a split infinitive.
o The FreeBSD implementation does better than the minimum required
by C99 (literal translation of the mantissa). The digit before
the hexadecimal-point is never 0 unless the number itself is 0.
o Clarify that the exponent field represents a decimal exponent of 2.
o Discuss the fact that multiple valid representations are possible.
o Remove the entry in the BUGS section claiming that %[aA] is not
implemented.
- Remove the entry in the BUGS section claiming that the ' flag for
printing thousands separators is unimplemented for floating-point.
- Remove the entry in the BUGS section claiming that the L modifier
reduces the precision to "double" before conversion.
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
0 files changed, 0 insertions, 0 deletions