Subject: changed files: 'src/bin/rm rm.c'
To: None <source-changes>
From: J.T. Conklin <jtc>
List: source-changes
Date: 11/16/1993 15:16:51
Update of /b/source/CVS/src/bin/rm
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/tmp3/rm

Modified Files:
	rm.c 
Log Message:
Check user's response against both 'Y' and 'y' --- this is really supposed
to be a locale specific regular expression.  This change hard codes POSIX
locale behavior, and will be replaced by a locale independant equivalent
as soon as locales are fully implemented.


------------------------------------------------------------------------------