summaryrefslogtreecommitdiff
path: root/src/chown.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-05-19 17:14:19 +0000
committerJim Meyering <jim@meyering.net>1996-05-19 17:14:19 +0000
commitf1aea23023c954a5399d0aa79fb75debb9c47c0a (patch)
tree1bdb25b07097e3dc70eec8dc627443633f90336d /src/chown.c
parent4734b96d4e2f145af20e6395208863035bc7284d (diff)
downloadcoreutils-f1aea23023c954a5399d0aa79fb75debb9c47c0a.tar.xz
.
Diffstat (limited to 'src/chown.c')
-rw-r--r--src/chown.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chown.c b/src/chown.c
index 9f89a7db9..905fa67d3 100644
--- a/src/chown.c
+++ b/src/chown.c
@@ -240,7 +240,7 @@ Usage: %s [OPTION]... OWNER[.[GROUP]] FILE...\n\
Change the owner and/or group of each FILE to OWNER and/or GROUP.\n\
\n\
-c, --changes be verbose whenever change occurs\n\
- -h, --no-dereference affect symbolic links instead of any pointed-to file\n\
+ -h, --no-dereference affect symbolic links instead of any referenced file\n\
(available only on systems with lchown system call)\n\
-f, --silent, --quiet suppress most error messages\n\
-v, --verbose explain what is being done\n\