summaryrefslogtreecommitdiff
path: root/src/df.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/df.c')
-rw-r--r--src/df.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/df.c b/src/df.c
index 588060ff4..55249076e 100644
--- a/src/df.c
+++ b/src/df.c
@@ -483,7 +483,7 @@ Usage: %s [OPTION] [PATH]...\n\
program_name);
if (status == 0)
- fprintf (stdout, "\
+ printf ("\
-a, --all include filesystems having 0 blocks\n\
-i, --inodes list inode information instead of block usage\n\
-k, --kilobytes use 1024 blocks, not 512 despite POSIXLY_CORRECT\n\