CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/09/15 13:22:32
Modified files:
usr.bin/printf : printf.1
lib/libc/stdio : printf.3
Log message:
- describe how printf(1) and printf(3) %e, %E, %g, %G, %a, %A behave
when the argument is infinity/not-a-number
ok millert@, jmc@
