- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 02 Mar 2010 05:29:32 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup
In directory hutz:/tmp/cvs-serv16636
Modified Files:
Overview.html spec.html
Log Message:
attempt to work around some cluelessness in the pubrules checker
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/markup/Overview.html,v
retrieving revision 1.393
retrieving revision 1.394
diff -u -d -r1.393 -r1.394
--- Overview.html 2 Mar 2010 05:21:48 -0000 1.393
+++ Overview.html 2 Mar 2010 05:29:30 -0000 1.394
@@ -42,8 +42,7 @@
meant to process documents.</p>
</div>
<div id="status">
- <h2>Status of this Document <a class="hash" href="#status">#</a>
-</h2>
+ <h2>Status of this Document </h2>
<p><em>
This section describes the status of this document at the time of
Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.182
retrieving revision 1.183
diff -u -d -r1.182 -r1.183
--- spec.html 2 Mar 2010 05:21:48 -0000 1.182
+++ spec.html 2 Mar 2010 05:29:30 -0000 1.183
@@ -41,8 +41,7 @@
meant to process documents.</p>
</div>
<div id="status">
- <h2>Status of this Document <a class="hash" href="#status">#</a>
-</h2>
+ <h2>Status of this Document </h2>
<p><em>
This section describes the status of this document at the time of
Received on Tuesday, 2 March 2010 05:29:34 UTC