projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84812b1
)
(usage): Mention that some shells provide a built-in
author
Jim Meyering
<jim@meyering.net>
Mon, 4 Apr 2005 21:56:01 +0000
(21:56 +0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 4 Apr 2005 21:56:01 +0000
(21:56 +0000)
function by the same name.
src/stat.c
patch
|
blob
|
history
diff --git
a/src/stat.c
b/src/stat.c
index 45b504ef049719548ff402b95094cead7a1c0d1c..3b3d3a4d0a89a2dff64902fe23546df29ce66976 100644
(file)
--- 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\