- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 17 Feb 2010 10:37:06 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv9328
Modified Files:
Overview.html spec.html
Log Message:
Fix up a recent change that accidentally turned an implied 'must' into an implied 'may'. (whatwg r4760)
[updated by splitter]
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.709
retrieving revision 1.710
diff -u -d -r1.709 -r1.710
--- Overview.html 17 Feb 2010 10:17:01 -0000 1.709
+++ Overview.html 17 Feb 2010 10:37:03 -0000 1.710
@@ -304,7 +304,7 @@
</dl><p>This specification is available in the following formats:
<a href="spec.html">single page HTML</a>,
<a href="Overview.html">multipage HTML</a>.
-This is revision 1.3807.
+This is revision 1.3808.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2009 <a href="http://www.w3.org/"><abbr title="World Wide
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.714
retrieving revision 1.715
diff -u -d -r1.714 -r1.715
--- spec.html 17 Feb 2010 10:17:01 -0000 1.714
+++ spec.html 17 Feb 2010 10:37:03 -0000 1.715
@@ -302,7 +302,7 @@
</dl><p>This specification is available in the following formats:
<a href=spec.html>single page HTML</a>,
<a href=Overview.html>multipage HTML</a>.
-This is revision 1.3807.
+This is revision 1.3808.
</p>
<p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a>
© 2009 <a href=http://www.w3.org/><abbr title="World Wide
Received on Wednesday, 17 February 2010 10:37:08 UTC