coar 99/08/10 14:20:02
Modified: . how-to-release.html
Log:
Oops. Caught by the dichotomy between the online and the
repository paths..
Revision Changes Path
1.58 +1 -1 apache-devsite/how-to-release.html
Index: how-to-release.html
===================================================================
RCS file: /home/cvs/apache-devsite/how-to-release.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- how-to-release.html 1999/08/10 15:37:16 1.57
+++ how-to-release.html 1999/08/10 21:19:59 1.58
@@ -185,7 +185,7 @@
<p>
<li> Extract the FAQ as a single file, as it appears on the Web:<br>
<code><b>$ lynx -source http://www.apache.org/docs/misc/FAQ.html
- > htdocs/misc/FAQ.html</b></code>
+ > htdocs/manual/misc/FAQ.html</b></code>
<p>
<LI> Create <CODE>src/Configuration</CODE> file:<BR>
<CODE><B>$ cp src/Configuration.tmpl src/Configuration</B></CODE>