- From: Mercurial notifier <nobody@w3.org>
- Date: Thu, 05 Aug 2010 14:46:52 +0000
- To: link-checker updates <www-validator-cvs@w3.org>
changeset: 4:cafb3508d2bc
user: ville
date: Mon Mar 22 20:54:54 2004 +0000
files: docs/checklink.html
description:
Add missing </abbr>.
diff -r 8d0c146395e0 -r cafb3508d2bc docs/checklink.html
--- a/docs/checklink.html Sun Mar 21 15:11:12 2004 +0000
+++ b/docs/checklink.html Mon Mar 22 20:54:54 2004 +0000
@@ -6,7 +6,7 @@
<title>W3C Link Checker Documentation</title>
<link rev="made" href="mailto:www-validator@w3.org" />
<style type="text/css" media="all">@import "checklink.css";</style>
- <meta name="revision" content="$Id: checklink.html,v 1.1 2004-03-21 15:11:12 ville Exp $" />
+ <meta name="revision" content="$Id: checklink.html,v 1.2 2004-03-22 20:54:54 ville Exp $" />
</head>
<body>
@@ -164,7 +164,7 @@
<p>
There are multiple alternatives for configuring the default
- <a href="http://www.ietf.org/rfc/rfc977.txt"><abbr title="Network News Transfer Protocol">NNTP</a>
+ <a href="http://www.ietf.org/rfc/rfc977.txt"><abbr title="Network News Transfer Protocol">NNTP</abbr></a>
server for use with <code>news:</code> URIs without explicit hostnames,
see
<a href="http://search.cpan.org/dist/libnet/Net/NNTP.pm#CONSTRUCTOR">Net::NNTP(3)</a>
@@ -192,7 +192,7 @@
alt="Valid XHTML 1.0!" /></a>
<a title="Send Feedback for the W3C Link Checker"
href="http://validator.w3.org/feedback.html">The W3C Validator Team</a><br />
- $Date: 2004-03-21 15:11:12 $
+ $Date: 2004-03-22 20:54:54 $
</address>
<p class="copyright">
<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 1994-2004
Received on Thursday, 5 August 2010 14:46:58 UTC