html5/eventsource Overview.html,1.223,1.224

Update of /sources/public/html5/eventsource
In directory hutz:/tmp/cvs-serv6079

Modified Files:
	Overview.html 
Log Message:
Update references and related clearnup. (whatwg r7416)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/eventsource/Overview.html,v
retrieving revision 1.223
retrieving revision 1.224
diff -u -d -r1.223 -r1.224
--- Overview.html	17 Sep 2012 03:06:09 -0000	1.223
+++ Overview.html	27 Sep 2012 23:14:28 -0000	1.224
@@ -216,7 +216,7 @@
 
    <h1>Server-Sent Events</h1>
    
-   <h2 class="no-num no-toc" id="editor-s-draft-17-september-2012">Editor's Draft 17 September 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-27-september-2012">Editor's Draft 27 September 2012</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/eventsource/">http://www.w3.org/TR/eventsource/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -356,7 +356,7 @@
   </dl><p>The W3C <a href="http://www.w3.org/2008/webapps/">Web Applications
   Working Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation track.
-  This specification is the 17 September 2012 Editor's Draft.
+  This specification is the 27 September 2012 Editor's Draft.
   </p>
 
   
@@ -1362,9 +1362,7 @@
   
 
   <dl><dt id="refsABNF">[ABNF]</dt>
-   <dd><cite><a href="http://www.ietf.org/rfc/std/std68.txt">Augmented
-   BNF for Syntax Specifications: ABNF</a></cite>, D. Crocker,
-   P. Overell. IETF.</dd>
+   <dd><cite><a href="http://www.ietf.org/rfc/std/std68.txt">Augmented BNF for Syntax Specifications: ABNF</a></cite>, D. Crocker, P. Overell. IETF.</dd>
 
    <dt id="refsCORS">[CORS]</dt>
    <dd><cite><a href="http://fetch.spec.whatwg.org/">Cross-Origin Resource Sharing</a></cite>, A. van Kesteren. WHATWG.</dd>

Received on Thursday, 27 September 2012 23:14:32 UTC