K 10 svn:author V 4 csjp K 8 svn:date V 27 2007-01-20T02:19:09.000000Z K 7 svn:log V 367 MFC df.c revision 1.66 Based on The Open Group Base Specifications Issue 6 IEEE Std 1003.1, our current implementation of df(1) is does not properly format the output under certain conditions. Right now -kP and -Pk are not the same thing. Further, when we set the BLOCKSIZE environment variable, we use "1k" instead of "1024", making the header display incorrectly. END