Module Name: src Committed By: kre Date: Tue Jul 24 20:49:20 UTC 2018
Modified Files: src/usr.bin/printf: printf.1 printf.c Log Message: Add support for F a and A formats (which go with the eEfgG formats already supported.) To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/usr.bin/printf/printf.1 cvs rdiff -u -r1.39 -r1.40 src/usr.bin/printf/printf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.