From fc5797807e17213d26564b7fdbdd8c69f1d9abd9 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 21 Feb 2003 12:23:48 +0000 Subject: [PATCH] (usage): Tweak wording of %B description. --- src/stat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stat.c b/src/stat.c index 00d580ccd2..178376b9b3 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 (_("\ -- 2.47.3