- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 03 Jun 2010 04:52:04 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup/src
In directory hutz:/tmp/cvs-serv7590/src
Modified Files:
header.src.html
Log Message:
update license attribution in Acknowledgements and add link to HTML5 spec in Abstract
Index: header.src.html
===================================================================
RCS file: /sources/public/html5/markup/src/header.src.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- header.src.html 7 Mar 2010 11:29:16 -0000 1.35
+++ header.src.html 3 Jun 2010 04:52:02 -0000 1.36
@@ -48,7 +48,9 @@
producers of HTML content to create documents that conform
to the language. By design, it does not define related APIs,
nor attempt to specify how consumers of HTML content are
- meant to process documents,
+ meant to process documents (those areas are covered by the
+ <a href="http://dev.w3.org/html5/spec/">HTML5 specification</a>
+ itself),
nor attempt to be a tutorial or “how to” authoring guide.</p>
</section>
<section id="status">
Received on Thursday, 3 June 2010 04:52:05 UTC