html5/spec Overview.html,1.2778,1.2779

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv10435

Modified Files:
	Overview.html 
Log Message:
More reference cleanup (whatwg r3586)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2778
retrieving revision 1.2779
diff -u -d -r1.2778 -r1.2779
--- Overview.html	11 Aug 2009 06:52:40 -0000	1.2778
+++ Overview.html	11 Aug 2009 07:09:46 -0000	1.2779
@@ -5534,7 +5534,7 @@
 
      <li><p>Take ownership of the <a href="#storage-mutex">storage mutex</a>.</li>
 
-     <li><p>Update the cookies. <a href="#refsCOOKIES">[COOKIES]</a></li>
+     <li><p>Update the cookies. <a href="#refsRFC2109">[RFC2109]</a> <a href="#refsCOOKIES">[COOKIES]</a></li>
 
      <li><p>Release the <a href="#storage-mutex">storage mutex</a> so that it is once
      again free.</li>
@@ -21676,10 +21676,10 @@
   <p>User agents must support the WAVE container format with audio
   encoded using the 16 bit PCM (LE) codec, at sampling frequencies of
   11.025kHz, 22.050kHz, and 44.100kHz, and for both mono and
-  stereo. <a href="#refsWAVE">[WAVE]</a></p>
+  stereo. <a href="#- -refsWAVE">[WAVE]</a></p>
 
   <!- -
-   <dt id="refsWAVE">WAVE</dt>
+   <dt id="- -refsWAVE">WAVE</dt>
    <dd>http://en.wikipedia.org/wiki/WAV? </dd>
   - ->
 
@@ -56828,7 +56828,7 @@
   the HTTP headers (including, in particular, redirects and HTTP
   cookie headers), but must ignore any entity bodies returned in the
   responses. User agents may close the connection prematurely once
-  they start receiving an entity body. <a href="#refsRFC2109">[RFC2109]</a> <a href="#refsRFC2965">[RFC2965]</a></p>
+  they start receiving an entity body. <a href="#refsRFC2109">[RFC2109]</a> <a href="#refsCOOKIES">[COOKIES]</a></p>
 
   <p>For URLs that are not HTTP URLs, the requests must be performed
   by <a href="#fetch" title="fetch">fetching</a> the specified URL normally,

Received on Tuesday, 11 August 2009 07:15:06 UTC