- From: Ville Skytta <ville@hutz.w3.org>
- Date: Sun, 02 May 2004 13:23:39 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/docs
In directory hutz:/tmp/cvs-serv5579
Modified Files:
Tag: validator-0_6_0-branch
install.html
Log Message:
s/check.cfg/validator.conf/
Index: install.html
===================================================================
RCS file: /sources/public/validator/htdocs/docs/Attic/install.html,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -u -d -r1.1.2.6 -r1.1.2.7
--- install.html 14 Apr 2004 05:18:30 -0000 1.1.2.6
+++ install.html 2 May 2004 13:23:35 -0000 1.1.2.7
@@ -114,7 +114,8 @@
<ol>
<li><p>Create the directory <code>/etc/w3c</code> and create a file called
<code>validator.conf</code> using the file
- <code>[validatorpath]/htdocs/config/check.cfg</code> as template.</p></li>
+ <code>[validatorpath]/htdocs/config/validator.conf</code> as
+ template.</p></li>
<li><p>
Make changes to reflect where files are in your installation.</p>
This file is well commented and this should be relatively straightforward. </li>
Received on Sunday, 2 May 2004 09:23:44 UTC