summaryrefslogtreecommitdiffstats
path: root/htdocs/docs
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/docs')
-rwxr-xr-xhtdocs/docs/devel.html10
-rwxr-xr-xhtdocs/docs/errors.html8
-rwxr-xr-xhtdocs/docs/help.html8
-rwxr-xr-xhtdocs/docs/index.html8
-rwxr-xr-xhtdocs/docs/sgml.html8
-rwxr-xr-xhtdocs/docs/users.html8
-rwxr-xr-xhtdocs/docs/why.html8
7 files changed, 29 insertions, 29 deletions
diff --git a/htdocs/docs/devel.html b/htdocs/docs/devel.html
index a48363c..b28c1f7 100755
--- a/htdocs/docs/devel.html
+++ b/htdocs/docs/devel.html
@@ -1,7 +1,7 @@
-<!--#set var="revision" value="\$Id: devel.html,v 1.4 2001-09-24 10:05:41 link Exp $" -->
-<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" -->
-<!--#set var="title" value="Developer Documentation for The W3C HTML Validation Service" -->
-<!--#include virtual="/header.html" -->
+<!--#set var="revision" value="\$Id: devel.html,v 1.5 2002-02-11 22:09:10 link Exp $"
+--><!--#set var="date" value="\$Date: 2002-02-11 22:09:10 $"
+--><!--#set var="title" value="Developer Documentation for The W3C HTML Validation Service"
+--><!--#include virtual="/header.html" -->
<p>
The W3C HTML Validation Service consists of an SGML Parser, an SGML
@@ -39,7 +39,7 @@
for the "check" CGI script. There is a bunch of lines that of the form
"use Foo::Bar" where each "Foo::Bar" represents a module. Most modules
can be found on <a href="http://www.cpan.org/">CPAN</a>. The following
- list was complete when CVS spit out: <code>$Date: 2001-09-24 10:05:41 $</code>. <tt>:-)</tt>
+ list was complete when CVS spit out: <code>$Date: 2002-02-11 22:09:10 $</code>. <tt>:-)</tt>
</p>
<dl>
<dt><code>LWP::UserAgent</code></dt>
diff --git a/htdocs/docs/errors.html b/htdocs/docs/errors.html
index a829931..de2fcb5 100755
--- a/htdocs/docs/errors.html
+++ b/htdocs/docs/errors.html
@@ -1,7 +1,7 @@
-<!--#set var="revision" value="\$Id: errors.html,v 1.16 2001-09-25 04:53:21 link Exp $" -->
-<!--#set var="date" value="\$Date: 2001-09-25 04:53:21 $" -->
-<!--#set var="title" value="Error Explanations for The W3C HTML Validation Service" -->
-<!--#include virtual="/header.html" -->
+<!--#set var="revision" value="\$Id: errors.html,v 1.17 2002-02-11 22:09:10 link Exp $"
+--><!--#set var="date" value="\$Date: 2002-02-11 22:09:10 $"
+--><!--#set var="title" value="Error Explanations for The W3C HTML Validation Service"
+--><!--#include virtual="/header.html" -->
<p>
These error explanations were originally written by Scott Bigham,
diff --git a/htdocs/docs/help.html b/htdocs/docs/help.html
index b7904df..45da9f5 100755
--- a/htdocs/docs/help.html
+++ b/htdocs/docs/help.html
@@ -1,7 +1,7 @@
-<!--#set var="revision" value="\$Id: help.html,v 1.4 2001-09-24 10:05:41 link Exp $" -->
-<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" -->
-<!--#set var="title" value="Help for The W3C HTML Validation Service" -->
-<!--#include virtual="/header.html" -->
+<!--#set var="revision" value="\$Id: help.html,v 1.5 2002-02-11 22:09:10 link Exp $"
+--><!--#set var="date" value="\$Date: 2002-02-11 22:09:10 $"
+--><!--#set var="title" value="Help for The W3C HTML Validation Service"
+--><!--#include virtual="/header.html" -->
<div>
<h2 id="what-is-it">What does The Validator do?</h2>
diff --git a/htdocs/docs/index.html b/htdocs/docs/index.html
index 622e62a..fa2b522 100755
--- a/htdocs/docs/index.html
+++ b/htdocs/docs/index.html
@@ -1,7 +1,7 @@
-<!--#set var="revision" value="\$Id: index.html,v 1.4 2001-09-24 10:05:41 link Exp $" -->
-<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" -->
-<!--#set var="title" value="Documentation Index for The W3C HTML Validation Service" -->
-<!--#include virtual="/header.html" -->
+<!--#set var="revision" value="\$Id: index.html,v 1.5 2002-02-11 22:09:10 link Exp $"
+--><!--#set var="date" value="\$Date: 2002-02-11 22:09:10 $"
+--><!--#set var="title" value="Documentation Index for The W3C HTML Validation Service"
+--><!--#include virtual="/header.html" -->
<p>
Here you'll find the documentation for The W3C HTML Validation Service.
diff --git a/htdocs/docs/sgml.html b/htdocs/docs/sgml.html
index e652330..22b4dc3 100755
--- a/htdocs/docs/sgml.html
+++ b/htdocs/docs/sgml.html
@@ -1,7 +1,7 @@
-<!--#set var="revision" value="\$Id: sgml.html,v 1.7 2001-09-24 10:05:41 link Exp $" -->
-<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" -->
-<!--#set var="title" value="Introduction To SGML for The W3C HTML Validation Service" -->
-<!--#include virtual="/header.html" -->
+<!--#set var="revision" value="\$Id: sgml.html,v 1.8 2002-02-11 22:09:10 link Exp $"
+--><!--#set var="date" value="\$Date: 2002-02-11 22:09:10 $"
+--><!--#set var="title" value="Introduction To SGML for The W3C HTML Validation Service"
+--><!--#include virtual="/header.html" -->
<div>
<h2 id="sgml">What is SGML?</h2>
<p>
diff --git a/htdocs/docs/users.html b/htdocs/docs/users.html
index 5563bbe..31d5c2a 100755
--- a/htdocs/docs/users.html
+++ b/htdocs/docs/users.html
@@ -1,7 +1,7 @@
-<!--#set var="revision" value="\$Id: users.html,v 1.4 2001-09-24 10:05:41 link Exp $" -->
-<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" -->
-<!--#set var="title" value="User Documentation for The W3C HTML Validation Service" -->
-<!--#include virtual="/header.html" -->
+<!--#set var="revision" value="\$Id: users.html,v 1.5 2002-02-11 22:09:10 link Exp $"
+--><!--#set var="date" value="\$Date: 2002-02-11 22:09:10 $"
+--><!--#set var="title" value="User Documentation for The W3C HTML Validation Service"
+--><!--#include virtual="/header.html" -->
<div id="Quickstart">
<h2>QuickStart</h2>
diff --git a/htdocs/docs/why.html b/htdocs/docs/why.html
index 9fd43af..d1973a0 100755
--- a/htdocs/docs/why.html
+++ b/htdocs/docs/why.html
@@ -1,7 +1,7 @@
-<!--#set var="revision" value="\$Id: why.html,v 1.2 2001-09-27 00:55:06 link Exp $" -->
-<!--#set var="date" value="\$Date: 2001-09-27 00:55:06 $" -->
-<!--#set var="title" value="Why Validate?" -->
-<!--#include virtual="/header.html" -->
+<!--#set var="revision" value="\$Id: why.html,v 1.3 2002-02-11 22:09:10 link Exp $"
+--><!--#set var="date" value="\$Date: 2002-02-11 22:09:10 $"
+--><!--#set var="title" value="Why Validate?"
+--><!--#include virtual="/header.html" -->
<div id="skip" class="colophon">
<h2>Why Validate?</h2>
<p>