Subject: Re: CVS commit: src/usr.bin/find
To: None <source-changes@NetBSD.org>
From: Perry E. Metzger <perry@piermont.com>
List: source-changes
Date: 02/06/2007 10:35:49
"Perry E. Metzger" <perry@netbsd.org> writes:
> Module Name: src
> Committed By: perry
> Date: Tue Feb 6 15:33:22 UTC 2007
>
> Modified Files:
> src/usr.bin/find: find.1 option.c
>
> Log Message:
> option.c
Gah. I screwed that one up (accidently did -m option.c)
The commit message for option.c should read:
"make -rm an alias for -delete"
and for find.1 should read
"Document -rm as an alias for -delete, and document that both -delete
and -rm are extensions".
I'll update the commit messages in the repository shortly.
Perry