Subject: CVS commit: src/usr.sbin/chown
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 09/25/2003 10:30:10
Module Name: src
Committed By: dsl
Date: Thu Sep 25 10:30:10 UTC 2003
Modified Files:
src/usr.sbin/chown: chgrp.1 chown.8 chown.c
Log Message:
Allow a numeric ID to be preceeded by '#' to avoid the name lookup.
Update man pages to match.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/usr.sbin/chown/chgrp.1
cvs rdiff -r1.18 -r1.19 src/usr.sbin/chown/chown.8
cvs rdiff -r1.28 -r1.29 src/usr.sbin/chown/chown.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.