From b4f567deb94e3f32b496b3ba21ceb031e99cfa1f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 4 Mar 2003 22:22:19 +0000 Subject: (usage): Capitalize consistently. --- src/stat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/stat.c') diff --git a/src/stat.c b/src/stat.c index 178376b9b..b19929fe9 100644 --- a/src/stat.c +++ b/src/stat.c @@ -704,7 +704,7 @@ The valid format sequences for files (without --filesystem):\n\ %D Device number in hex\n\ %d Device number in decimal\n\ %F File type\n\ - %f raw mode in hex\n\ + %f Raw mode in hex\n\ %G Group name of owner\n\ %g Group ID of owner\n\ "), stdout); -- cgit v1.2.3-54-g00ecf