Subject: changed files: 'src/bin/mv mv.c'
To: None <source-changes>
From: J.T. Conklin <jtc>
List: source-changes
Date: 11/09/1993 10:58:05
Update of /b/source/CVS/src/bin/mv
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/tmp1/mv

Modified Files:
	mv.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.


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