Subject: CVS commit: basesrc/etc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/03/2001 03:12:18
Module Name:	basesrc
Committed By:	lukem
Date:		Wed Oct  3 00:12:18 UTC 2001

Modified Files:
	basesrc/etc: security

Log Message:
- clean up a couple of comments
- reformat some awk blocks
- replace "sed 1d | awk '...'" with "awk 'NR==1 {next;} ...'"


To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 basesrc/etc/security

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