Date: Sat, 16 Nov 2002 13:00:13 -0800 (PST) From: Oliver Fromme <olli@lurza.secnetix.de> To: freebsd-bugs@FreeBSD.org Subject: bin/45333: [PATCH] New option -r for chown and chgrp Message-ID: <200211162100.gAGL0DAh023344@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/45333; it has been noted by GNATS.
From: Oliver Fromme <olli@lurza.secnetix.de>
To: freebsd-gnats-submit@FreeBSD.org, olli@secnetix.de
Cc: olli@fromme.com
Subject: bin/45333: [PATCH] New option -r for chown and chgrp
Date: Sat, 16 Nov 2002 21:59:30 +0100 (CET)
Small addendum:
Thanks to David Wolfskill who tested the patch under -current,
two minor problems have been found (only style / cosmetic,
and only in the patch set for -current):
- In line 151 of the patched chown.c, there are spaces
instead of tabs, leading to a mis-aligned "if".
Should be converted to tabs.
- In line 305 of the same file, the second usage line
for chgrp repeats the word "usage:". Should be replaced
by spaces.
Thanks again, David!
Regards
Oliver
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211162100.gAGL0DAh023344>
