diff options
-rwxr-xr-x | htdocs/docs/install.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html index 31765e3..2e023b8 100755 --- a/htdocs/docs/install.html +++ b/htdocs/docs/install.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: install.html,v 1.4 2004-07-21 23:43:21 link Exp $" ---><!--#set var="date" value="\$Date: 2004-07-21 23:43:21 $" +<!--#set var="revision" value="\$Id: install.html,v 1.5 2004-09-14 19:04:10 ville Exp $" +--><!--#set var="date" value="\$Date: 2004-09-14 19:04:10 $" --><!--#set var="title" value="Installation Documentation for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -52,7 +52,7 @@ <h3 id="install-package">Installing on packaged systems</h3> <p>The easiest way to install released versions of the Markup Validator is to use the packages created - for some platforms by contributors: Debian GNU/Linux and Fedora Core / Red Hat Linux packages are + for some platforms by contributors: Debian GNU/Linux and Fedora Core packages are <a href="../source/">available</a>.</p> <h3 id="install-fromsource">Installing from source (generic case)</h3> @@ -87,7 +87,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: 2004-07-21 23:43:21 $</code>. <tt>:-)</tt> + <code>$Date: 2004-09-14 19:04:10 $</code>. <tt>:-)</tt> </p> <p> One easy - and strongly recommended - way to take care of all these |