summaryrefslogtreecommitdiff
path: root/src/stat.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-04 22:22:19 +0000
committerJim Meyering <jim@meyering.net>2003-03-04 22:22:19 +0000
commitb4f567deb94e3f32b496b3ba21ceb031e99cfa1f (patch)
tree790e12175f5e8e28ad8319af6fbfeadeba43c3ed /src/stat.c
parent18c3ace4b9184b84d78f160ea59b4399a33cb716 (diff)
downloadcoreutils-b4f567deb94e3f32b496b3ba21ceb031e99cfa1f.tar.xz
(usage): Capitalize consistently.
Diffstat (limited to 'src/stat.c')
-rw-r--r--src/stat.c2
1 files changed, 1 insertions, 1 deletions
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);