K 10 svn:author V 3 das K 8 svn:date V 27 2003-03-14T04:48:09.000000Z K 7 svn:log V 291 Kludge around a bug that results from printf() assuming that dtoa() is buggy. The bug would cause incorrect output to be generated when format strings such as '%5.0f' were used with nonzero numbers whose magnitude is less than 1. Reported by: df(1) by way of periodic(8) Reviewed by: mike END