- From: Mercurial notifier <nobody@w3.org>
- Date: Thu, 05 Aug 2010 14:46:53 +0000
- To: link-checker updates <www-validator-cvs@w3.org>
changeset: 19:64041e33d1fa
user: ville
date: Sat Mar 27 09:55:37 2004 +0000
files: bin/checklink
description:
Update full man page display instructions.
diff -r f46986ff0df3 -r 64041e33d1fa bin/checklink
--- a/bin/checklink Sat Mar 27 09:51:19 2004 +0000
+++ b/bin/checklink Sat Mar 27 09:55:37 2004 +0000
@@ -5,7 +5,7 @@
# (c) 1999-2004 World Wide Web Consortium
# based on Renaud Bruyeron's checklink.pl
#
-# $Id: checklink,v 3.13 2004-03-27 09:51:19 ville Exp $
+# $Id: checklink,v 3.14 2004-03-27 09:55:37 ville Exp $
#
# This program is licensed under the W3C(r) Software License:
# http://www.w3.org/Consortium/Legal/copyright-software
@@ -92,7 +92,7 @@
$PROGRAM = 'W3C checklink';
($AGENT = $PROGRAM) =~ s/\s+/-/g;
$VERSION = '3.9.1';
- ($CVS_VERSION) = q$Revision: 3.13 $ =~ /(\d+[\d\.]*\.\d+)/;
+ ($CVS_VERSION) = q$Revision: 3.14 $ =~ /(\d+[\d\.]*\.\d+)/;
$REVISION = sprintf('version %s [%s] (c) 1999-2004 W3C',
$VERSION, $CVS_VERSION);
@@ -450,8 +450,7 @@
The W3C_CHECKLINK_CFG environment variable can be used to set the
configuration file to use. See details in the full manual page, it can
-be displayed with:
- perldoc $0
+be displayed with: perldoc checklink
More documentation at: http://www.w3.org/2000/07/checklink
Please send bug reports and comments to the www-validator mailing list:
Received on Thursday, 5 August 2010 14:47:03 UTC