Subject: CVS commit: basesrc/usr.bin/find
To: None <source-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 09/28/2002 15:59:51
Module Name:	basesrc
Committed By:	wiz
Date:		Sat Sep 28 12:59:50 UTC 2002

Modified Files:
	basesrc/usr.bin/find: find.1

Log Message:
Clean up after recent changes.
Some notes:
\- is for minus signs only.
Closing braces and punctuation after a macro should definitly not be
on the next line, but at the end of the macro line, separated with spaces
from the macro argument and each other. Otherwise, unwanted whitespace
appears.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 basesrc/usr.bin/find/find.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.