- From: Ville Skytta <ville@dev.w3.org>
- Date: Tue, 01 Jun 2004 21:55:56 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LinkChecker/etc In directory hutz:/tmp/cvs-serv4879/etc Modified Files: checklink.conf Log Message: Typo and consistency fixes. Index: checklink.conf =================================================================== RCS file: /sources/public/perl/modules/W3C/LinkChecker/etc/checklink.conf,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- checklink.conf 31 May 2004 05:54:39 -0000 1.4 +++ checklink.conf 1 Jun 2004 21:55:54 -0000 1.5 @@ -43,7 +43,7 @@ # -# Doc_URI is the URI to the link checker documentation, shown in the +# Doc_URI is the URI to the Link Checker documentation, shown in the # results report in CGI mode, and the usage message in command line mode. # If you have installed the documentation locally somewhere, you may wish to # change this to point to that version. @@ -52,9 +52,8 @@ # Doc_URI = http://validator.w3.org/docs/checklink.html # -# Style_URI is the URI (relative or absolute of the style sheet to be used -# by the Link Checker for display of interface and results +# Style_URI is the URI (relative or absolute) of the style sheet to be used +# by the Link Checker for display of interface and results. # # Default: -# -#Style_URI = http://validator.w3.org/docs/linkchecker.css +# Style_URI = http://validator.w3.org/docs/linkchecker.css
Received on Tuesday, 1 June 2004 17:55:56 UTC