summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorot <ot@localhost>2007-11-29 02:08:33 +0000
committerot <ot@localhost>2007-11-29 02:08:33 +0000
commitd7aee7a81b7e1bc2b8b059dd71a6d270ee9788af (patch)
tree4a7d9c8894b5142162d99b6020168a0743655a84
parentd468486bdc4d2096d1baa9e4ab5b5c9accd9e7ab (diff)
downloadmarkup-validator-d7aee7a81b7e1bc2b8b059dd71a6d270ee9788af.zip
markup-validator-d7aee7a81b7e1bc2b8b059dd71a6d270ee9788af.tar.gz
markup-validator-d7aee7a81b7e1bc2b8b059dd71a6d270ee9788af.tar.bz2
following suggestions by Robin Daugherty to mention the sgml-lib tarball more clearly
-rwxr-xr-xhtdocs/docs/install.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html
index 5d29569..2d8711b 100755
--- a/htdocs/docs/install.html
+++ b/htdocs/docs/install.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: install.html,v 1.32 2007-09-06 05:54:26 ot Exp $"
---><!--#set var="date" value="\$Date: 2007-09-06 05:54:26 $"
+<!--#set var="revision" value="\$Id: install.html,v 1.33 2007-11-29 02:08:33 ot Exp $"
+--><!--#set var="date" value="\$Date: 2007-11-29 02:08:33 $"
--><!--#set var="title" value="Installation Documentation for The W3C Markup Validation Service"
--><!--#set var="relroot" value="../"
--><!--#include virtual="../header.html" -->
@@ -62,7 +62,7 @@
<p>These instructions are strongly inspired from Nick Talbott's guide for Slackware Linux. Thanks Nick!</p>
<h4><a id="install-download" name="install-download"></a>Download</h4>
<p>Download the <a href="http://validator.w3.org/validator.tar.gz">Validator's Tar Ball</a>
- and the <a href="http://validator.w3.org/sgml-lib.tar.gz">DTD library</a> from our site.</p>
+ and the sgml-lib <a href="http://validator.w3.org/sgml-lib.tar.gz">DTD library</a> from our site.</p>
<p>Alternatively, if you want to work on the latest development version, you can download
both from our CVS repository, but you should be aware that this version may not work at all.</p>
<p>(<a href="../source/">Read more</a> about retrieving the source)</p>
@@ -91,7 +91,7 @@
title="Comprehensive Perl Archive Network">CPAN</acronym></a>
(minimum versions in parenthesis after the name). The following
list was complete when CVS spit out:
- <code>$Date: 2007-09-06 05:54:26 $</code>. <tt>:-)</tt>
+ <code>$Date: 2007-11-29 02:08:33 $</code>. <tt>:-)</tt>
</p>
<p>
One easy - and strongly recommended - way to take care of all these
@@ -213,7 +213,7 @@
<li>
<p>
- Unpack the archives of the validator and DTD library into a
+ Unpack the two archives of the validator and sgml-lib into a
temporary directory, and copy the directories
<code>htdocs</code>, <code>httpd/cgi-bin</code>, and
<code>share</code> from <code>validator-<em>X.X.X</em></code>