html5/markup/src header.src.html,1.37,1.38 references.html,1.20,1.21 status.html,1.20,1.21 syntax.html,1.83,1.84

Update of /sources/public/html5/markup/src
In directory hutz:/tmp/cvs-serv23538/src

Modified Files:
	header.src.html references.html status.html syntax.html 
Log Message:
updated some references, prepped for pub

Index: status.html
===================================================================
RCS file: /sources/public/html5/markup/src/status.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- status.html	25 Jun 2010 05:32:27 -0000	1.20
+++ status.html	25 Jun 2010 08:01:37 -0000	1.21
@@ -1,14 +1,4 @@
 <div xmlns="http://www.w3.org/1999/xhtml">
-  <p>This document is a non-normative reference intended to complement the
-  normative conformance criteria defined in the
-  <a href="http://dev.w3.org/html5/spec/">HTML5: A vocabulary and associated APIs for HTML and XHTML</a>
-  specification
-  <a href="references.html#refsHTML5">[HTML5]</a>,
-  and is similar in scope to the
-  <a href="http://dev.w3.org/html5/spec-author-view/">HTML5 (Edition for Web Authors)</a>
-  subset 
-  <a href="references.html#refsHTML5AUTHOR">[HTML5AUTHOR]</a>
-  of that specification.</p>
   <div>
     <h2 id="instability">Instability and incompleteness of this document</h2>
     <p>This document is a working draft — all parts of it remain

Index: header.src.html
===================================================================
RCS file: /sources/public/html5/markup/src/header.src.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- header.src.html	25 Jun 2010 05:32:27 -0000	1.37
+++ header.src.html	25 Jun 2010 08:01:36 -0000	1.38
@@ -12,15 +12,15 @@
     </div>
     <header id="info">
       <h2>Document Metadata</h2>
-      <div id="maturity">ED</div>
+      <div id="maturity">WD</div>
       <!-- * <div id="subtitle">...</div> -->
       <div id="versions">
         <div id="source"
           class="url">http://dev.w3.org/html5/markup/</div>
-        <div id="this" class="url">http://www.w3.org/TR/2010/WD-html-markup-20100304/</div>
+        <div id="this" class="url">http://www.w3.org/TR/2010/WD-html-markup-20100624/</div>
         <div id="latest" class="url">http://www.w3.org/TR/html-markup/</div>
         <!-- * you can have multiple previous URLs -->
-        <!-- * <div class="previous url">http://www.w3.org/TR/2008/WD-html-markup-20080517/</div> -->
+        <div class="previous url">http://www.w3.org/TR/2010/WD-html-markup-20100304/</div>
       </div>
       <div id="editors">
         <div class="person">
@@ -43,11 +43,17 @@
     <div id="tocjump"/>
     <section id="abstract">
       <h2>Abstract</h2>
-      <p>This document is primarily a reference that describes the
+      <p>This non-normative reference describes the
       <!--fifth major version of-->
       HTML markup language and provides details to help
       producers of HTML content create documents that conform
-      to the language. By design, it does not define related APIs,
+      to the language.
+      It is intended to complement the normative conformance
+      criteria defined in the
+      <a href="http://dev.w3.org/html5/spec/">HTML5: A vocabulary and associated APIs for HTML and XHTML</a>
+      specification
+      <a href="references.html#refsHTML5">[HTML5]</a>.
+      By design, this reference does not describe related APIs in detail,
       nor attempt to explain how implementations that are
       consumers of HTML content are meant to process documents
       (those areas are covered by the

Index: references.html
===================================================================
RCS file: /sources/public/html5/markup/src/references.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- references.html	8 Mar 2010 17:28:45 -0000	1.20
+++ references.html	25 Jun 2010 08:01:37 -0000	1.21
@@ -26,24 +26,24 @@
       5th edition.</dd>
     <dt><dfn id="refsEntities">[Entities]</dfn></dt>
     <dd><cite><a
-          href="http://www.w3.org/TR/2010/PR-xml-entity-names-20100211/"
+          href="http://www.w3.org/TR/xml-entity-names/"
           >XML Entity definitions for Characters</a></cite>.
       David Carlisle, Patrick Ion.
-      W3C Proposed Recommendation.</dd>
+      W3C Recommendation.</dd>
     <dd><span class="references-note" >(see in particular <a
-          href="http://www.w3.org/TR/2010/PR-xml-entity-names-20100211/byalpha.html"
-      >http://www.w3.org/TR/2010/PR-xml-entity-names-20100211/byalpha.html</a>)</span></dd>
+          href="http://www.w3.org/TR/xml-entity-names/byalpha.html"
+      >http://www.w3.org/TR/xml-entity-names/byalpha.html</a>)</span></dd>
     <dt><dfn id="refsHTML5">[HTML5]</dfn></dt>
     <dd><cite><a
-          href="http://www.w3.org/TR/2009/WD-html5-20090825/"
+          href="http://dev.w3.org/html5/spec/"
           >HTML 5: A vocabulary and associated APIs for HTML and XHTML</a></cite>.
-      Ian Hickson, David Hyatt.
-      W3C Working Draft.</dd>
+      Ian Hickson.
+      W3C Editor’s Draft.</dd>
     <dt><dfn id="refsHTML5AUTHOR">[HTML5AUTHOR]</dfn></dt>
     <dd><cite><a
           href="http://dev.w3.org/html5/spec-author-view/"
-          >HTML5 (Author Edition)</a></cite>.
-      Ian Hickson, David Hyatt.
+          >HTML5 (Edition for Web Authors)</a></cite>.
+      Ian Hickson.
       W3C Editor’s Draft.</dd>
     <dt><dfn id="refsIANACHARSET">[IANACHARSET]</dfn></dt>
     <dd><cite><a

Index: syntax.html
===================================================================
RCS file: /sources/public/html5/markup/src/syntax.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- syntax.html	25 Jun 2010 05:32:27 -0000	1.83
+++ syntax.html	25 Jun 2010 08:01:37 -0000	1.84
@@ -1,7 +1,7 @@
 <section id="syntax"
   xmlns="http://www.w3.org/1999/xhtml">
   <h2>HTML syntax</h2>
-  <p>This section describes the
+  <p>This section describes
   <a href="#html-syntax">the HTML syntax</a>
   in detail. In places, it also notes differences between the
   <a href="#html-syntax">the HTML syntax</a>

Received on Friday, 25 June 2010 08:01:41 UTC