From: Jim Meyering Date: Mon, 4 Apr 2005 21:56:01 +0000 (+0000) Subject: (usage): Mention that some shells provide a built-in X-Git-Tag: CPPI-1_12~1124 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d209b0f75ea1bcdc297850cd6999fdb98662d125;p=thirdparty%2Fcoreutils.git (usage): Mention that some shells provide a built-in function by the same name. --- diff --git a/src/stat.c b/src/stat.c index 45b504ef04..3b3d3a4d0a 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\