summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-04-04 21:56:01 +0000
committerJim Meyering <jim@meyering.net>2005-04-04 21:56:01 +0000
commitd209b0f75ea1bcdc297850cd6999fdb98662d125 (patch)
treecf8877329ee67ebe8eed152ad2d72983569d167d
parent84812b110d6fc09142cf98ab2e06e186e7ce565e (diff)
downloadcoreutils-d209b0f75ea1bcdc297850cd6999fdb98662d125.tar.xz
(usage): Mention that some shells provide a built-in
function by the same name.
-rw-r--r--src/stat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stat.c b/src/stat.c
index 45b504ef0..3b3d3a4d0 100644
--- a/src/stat.c
+++ b/src/stat.c
@@ -678,6 +678,7 @@ usage (int status)
else
{
printf (_("Usage: %s [OPTION] FILE...\n"), program_name);
+ printf (USAGE_BUILTIN_WARNING, PROGRAM_NAME);
fputs (_("\
Display file or file system status.\n\
\n\