Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Andy Doran <ad@netbsd.org>
List: source-changes
Date: 10/05/1999 05:11:29
Module Name:	basesrc
Committed By:	ad
Date:		Tue Oct  5 12:11:29 UTC 1999

Modified Files:
	basesrc/usr.bin/newsyslog: newsyslog.8 newsyslog.c

Log Message:
Allow use of use of ':' to separate user and group names, since elsewhere
'.' is a valid character in user and group names. '.' still works, but
':' takes priority.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/usr.bin/newsyslog/newsyslog.8
cvs rdiff -r1.18 -r1.19 basesrc/usr.bin/newsyslog/newsyslog.c

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