- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 09 Jun 2008 19:33:17 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/pubnotes
In directory hutz:/tmp/cvs-serv7880
Modified Files:
ChangeLog Overview.html Overview.src.html
Log Message:
include another link to spec
Index: ChangeLog
===================================================================
RCS file: /sources/public/html5/pubnotes/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- ChangeLog 9 Jun 2008 19:26:05 -0000 1.15
+++ ChangeLog 9 Jun 2008 19:33:15 -0000 1.16
@@ -1,3 +1,8 @@
+2008-06-10 04:26 mike
+
+ * ChangeLog (1.15), Overview.html (1.242), Overview.src.html
+ (1.232): WD -> FPWD
+
2008-06-10 04:20 mike
* Overview.html (1.241), specgen.xsl (1.24): revert to XHTML output
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/pubnotes/Overview.html,v
retrieving revision 1.242
retrieving revision 1.243
diff -u -d -r1.242 -r1.243
--- Overview.html 9 Jun 2008 19:26:05 -0000 1.242
+++ Overview.html 9 Jun 2008 19:33:15 -0000 1.243
@@ -17,10 +17,11 @@
<div id="abstract">
<h2>Abstract</h2>
<p>This document provides supplemental information on the
- current working draft of the HTML 5 specification. It
- primarily documents changes that have been made to the HTML
- 5 draft specification since the time of its publication as
- a First Public Working Draft (FPWD).</p>
+ current working draft of the <a href="http://www.w3.org/TR/html5">HTML 5
+ specification</a>. It primarily documents changes that
+ have been made to the HTML 5 draft specification since the
+ time of its publication as a First Public Working Draft
+ (FPWD).</p>
</div>
<div id="status">
<h2>Status of this Document</h2>
Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/pubnotes/Overview.src.html,v
retrieving revision 1.232
retrieving revision 1.233
diff -u -d -r1.232 -r1.233
--- Overview.src.html 9 Jun 2008 19:26:05 -0000 1.232
+++ Overview.src.html 9 Jun 2008 19:33:15 -0000 1.233
@@ -51,10 +51,12 @@
<section id=abstract>
<h2>Abstract</h2>
<p>This document provides supplemental information on the
- current working draft of the HTML 5 specification. It
- primarily documents changes that have been made to the HTML
- 5 draft specification since the time of its publication as
- a First Public Working Draft (FPWD).</p>
+ current working draft of the <a
+ href="http://www.w3.org/TR/html5">HTML 5
+ specification</a>. It primarily documents changes that
+ have been made to the HTML 5 draft specification since the
+ time of its publication as a First Public Working Draft
+ (FPWD).</p>
</section>
<section id=status>
<h2>Status of this Document</h2>
Received on Monday, 9 June 2008 19:33:53 UTC