From 817d0261eb5493c626e07f570bd28c155857b584 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 27 Feb 2007 19:12:08 +0100 Subject: Make df -P immune to effects of e.g., the BLOCK_SIZE envvar. * NEWS: With -P, the default block size and output format is not affected by DF_BLOCK_SIZE, BLOCK_SIZE, or BLOCKSIZE. * src/df.c (main): Implement this. * doc/coreutils.texi (df invocation): With -P, the default block size and output format is not affected by DF_BLOCK_SIZE, BLOCK_SIZE, or BLOCKSIZE. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 08724b719..65a7d529b 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,11 @@ GNU coreutils NEWS -*- outline -*- * Noteworthy changes in release 6.8+ (????-??-??) [not-unstable] +** Bug fixes + + The default block size and output format for df -P are now unaffected by + the DF_BLOCK_SIZE, BLOCK_SIZE, and BLOCKSIZE environment variables. It + is still affected by POSIXLY_CORRECT, though. * Noteworthy changes in release 6.8 (2007-02-24) [not-unstable] -- cgit v1.2.3-70-g09d2