Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 09/26/2000 14:35:48
Module Name:	basesrc
Committed By:	agc
Date:		Tue Sep 26 11:35:48 UTC 2000

Modified Files:
	basesrc/usr.sbin/user: user.c

Log Message:
Correct a pasto in moduser(), the effect of which was to replace the
contents of the GECOS comment field with the default shell name, when
a user's information was modified.
Fixes PR 11072.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 basesrc/usr.sbin/user/user.c

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