rse 98/02/23 00:33:31
Modified: . how-to-release.html
Log:
missing blank
Revision Changes Path
1.27 +1 -1 apache-devsite/how-to-release.html
Index: how-to-release.html
===================================================================
RCS file: /export/home/cvs/apache-devsite/how-to-release.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- how-to-release.html 1998/02/22 18:30:15 1.26
+++ how-to-release.html 1998/02/23 08:33:31 1.27
@@ -155,7 +155,7 @@
<CODE><STRONG>$ cp src/Configuration.tmpl
src/Configuration</STRONG></CODE>
<P>
<LI> Remove <CODE>STATUS</CODE>, <CODE>RULES.CVS</CODE> and
- <CODE>src/INDENT</CODE>file and various <CODE>.cvsignore</CODE>
files:<BR>
+ <CODE>src/INDENT</CODE> file and various <CODE>.cvsignore</CODE>
files:<BR>
<CODE><STRONG>$ rm STATUS RULES.CVS src/INDENT</STRONG></CODE><BR>
<CODE><STRONG>$ find . -name ".cvsignore" -exec rm {} \;</STRONG></CODE>
<UL>