diff options
author | Jim Meyering <jim@meyering.net> | 2007-06-16 12:53:40 +0200 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-06-16 12:53:40 +0200 |
commit | c23c89db0f1be58c5e324be6e085f41733c1286f (patch) | |
tree | 70da3e0efce254238231af6afaadf4a004e52e89 /THANKS | |
parent | cdec7e6e93db547a80525c24167345a090a00273 (diff) | |
download | coreutils-c23c89db0f1be58c5e324be6e085f41733c1286f.tar.xz |
Make chgrp and chown diagnostics consistent.
* src/chown.c (main): Emit the diagnostic before the file name,
not after it, to be consistent with chgrp's diagnostic.
* src/chgrp.c (parse_group): Emit a ":" between the diagnostic
and the file name.
Reported by Egmont Koblinger.
* THANKS: Add Egmont Koblinger.
Diffstat (limited to 'THANKS')
-rw-r--r-- | THANKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -141,6 +141,7 @@ Duncan Roe duncanr@optimation.com.au Ed Avis ed@membled.com Edward Welbourne eddy@opera.com Edzer Pebesma Edzer.Pebesma@rivm.nl +Egmont Koblinger egmont@uhulinux.hu Eirik Fuller eirik@hackrat.com Eivind eivindt@multinet.no Eli Zaretskii eliz@is.elta.co.il |