diff options
Diffstat (limited to 'htdocs/docs')
-rwxr-xr-x | htdocs/docs/install.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html index 00cf06f..54c0a3e 100755 --- a/htdocs/docs/install.html +++ b/htdocs/docs/install.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: install.html,v 1.47 2009-03-13 15:29:15 ot Exp $" ---><!--#set var="date" value="\$Date: 2009-03-13 15:29:15 $" +<!--#set var="revision" value="\$Id: install.html,v 1.48 2009-03-16 19:13:32 ot Exp $" +--><!--#set var="date" value="\$Date: 2009-03-16 19:13:32 $" --><!--#set var="title" value="Installation Documentation for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -287,7 +287,7 @@ Allow Private IPs = yes ## Enable checking documents via external services HTML5 = http://localhost:8888/html5/ </External> -</pre> +</pre></li> <li><p>You may now test the validator script, before plugging it into the Web Server:</p> <pre> # cd /usr/local/validator/ |