summaryrefslogtreecommitdiffstats
path: root/htdocs/todo.html
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/todo.html')
-rwxr-xr-xhtdocs/todo.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/htdocs/todo.html b/htdocs/todo.html
index 44d7454..8b9756b 100755
--- a/htdocs/todo.html
+++ b/htdocs/todo.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: todo.html,v 1.50 2002-08-20 01:51:23 link Exp $"
---><!--#set var="date" value="\$Date: 2002-08-20 01:51:23 $"
+<!--#set var="revision" value="\$Id: todo.html,v 1.51 2002-09-04 19:36:29 ville Exp $"
+--><!--#set var="date" value="\$Date: 2002-09-04 19:36:29 $"
--><!--#set var="title" value="TODO List for The W3C HTML Validation Service"
--><!--#set var="relroot" value="./"
--><!--#include virtual="header.html" -->
@@ -118,10 +118,10 @@
</li>
<li>
Add system requirements for
- <abbrev title="Microsoft Windows NT">NT<abbrev>/<acronym
+ <abbr title="Microsoft Windows NT">NT</abbr>/<acronym
title="Microsoft Windows 2000">W2K</acronym>.
Bug Bjoern about his "Installing the Validator on
- <abbrev title="Microsoft Windows NT">NT<abbrev>" doc.
+ <abbr title="Microsoft Windows NT">NT</abbr>" doc.
Link to ActiveState <code>Text::Iconv</code> and friends.
</li>
<li>Add docs on editing
@@ -319,7 +319,7 @@
checks for changes; it seemed to be
weekly or something, which isn't frequent enough, <acronym
title="In My Opinion">IMO</acronym>. Doing an
- <code>If-Modified-Since</code> </code>GET</code> every day doesn't
+ <code>If-Modified-Since</code> <code>GET</code> every day doesn't
cost much if pages don't change. Some of these features should only
be enabled if the page consistently returns a <code>Last-Modified</code>
header, maybe.