diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/stat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stat.c b/src/stat.c index 00d580ccd..178376b9b 100644 --- a/src/stat.c +++ b/src/stat.c @@ -697,7 +697,7 @@ The valid format sequences for files (without --filesystem):\n\ \n\ %A Access rights in human readable form\n\ %a Access rights in octal\n\ - %B The size of each block reported by `%b'\n\ + %B The size in bytes of each block reported by `%b'\n\ %b Number of blocks allocated (see %B)\n\ "), stdout); fputs (_("\ |