diff options
Diffstat (limited to 'htdocs/docs/users.html')
-rwxr-xr-x | htdocs/docs/users.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/htdocs/docs/users.html b/htdocs/docs/users.html index 1cd6f6f..0ecaea4 100755 --- a/htdocs/docs/users.html +++ b/htdocs/docs/users.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: users.html,v 1.18 2004-05-09 15:56:50 link Exp $" ---><!--#set var="date" value="\$Date: 2004-05-09 15:56:50 $" +<!--#set var="revision" value="\$Id: users.html,v 1.19 2004-07-21 15:07:10 link Exp $" +--><!--#set var="date" value="\$Date: 2004-07-21 15:07:10 $" --><!--#set var="title" value="User Documentation for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -215,7 +215,7 @@ browser, the Validator has some experimental features to generate machine parseable output in a few different forms. To enable these output options, append "<code>;output=<option></code>" to the - URI of the Validation results (an interface for these options will be + URL of the Validation results (an interface for these options will be provided when they exit the beta stage). </p> <p class="shout" id="api-warning"> @@ -288,7 +288,7 @@ </p> <dl> <dt><code>uri</code></dt> - <dd>The URI of the document validated.</dd> + <dd>The URL of the document validated.</dd> <dt><code>modified</code></dt> <dd>The Last-Modified header field of the document as free-form text.</dd> <dt><code>server</code></dt> @@ -340,7 +340,7 @@ <p> This site uses "comma tools", as does <a href="http://www.w3.org/,tools">W3C</a> and other sites. This means you can append a string (starting with a comma, hence - the name) to the URI (address) of any page on the site and trigger + the name) to the URL (address) of any page on the site and trigger a few administrative or technical tools for this page. </p> <p> @@ -360,7 +360,7 @@ A plain text version of the page. </td> <td class="comma-tool"> - <a href="http://www.w3.org/Web/Tools/html2txt">HTML2Text</a> + <a href="http://cgi.w3.org/cgi-bin/html2txt">HTML2Text</a> </td> <td class="comma-shortcut"> ,text |