Subject: changed files: 'src/bin/rm rm.c'
To: None <source-changes>
From: J.T. Conklin <jtc>
List: source-changes
Date: 01/28/1994 12:03:02
Update of /b/source/CVS/src/bin/rm
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/rm

Modified Files:
	rm.c 
Log Message:
The -f flag suppresses error messages and changes to the exit value if
a file specified on the command line does not exist.  This is the _only_
case where error messages/exit value are effected by the -f flag.


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