- From: Sam Ruby via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 15 Oct 2012 15:44:24 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv19002
Modified Files:
index.html single-page.html
Log Message:
commit fe5bd9bd60872c5f38ac33cb69fead327d86bf29
Author: Robin Berjon <robin@berjon.com>
Date: Mon Oct 15 17:37:47 2012 +0200
remove verbose now that bug has been found; update boilerplate so we do less munging; remove a bunch of post-processing
Index: index.html
===================================================================
RCS file: /sources/public/html5/spec/index.html,v
retrieving revision 1.1328
retrieving revision 1.1329
diff -u -d -r1.1328 -r1.1329
--- index.html 15 Oct 2012 15:15:47 -0000 1.1328
+++ index.html 15 Oct 2012 15:44:21 -0000 1.1329
@@ -392,7 +392,7 @@
</dl><p>This specification is available in the following formats:
<a href="Overview.html">single page HTML</a>,
<a href="spec.html">multipage HTML</a>,
- <a href="author/">web developer edition</a>.
+ <a href="http://www.w3.org/TR/<!--INSERT YEAR-->/<!--INSERT URLSTATUS-->-html5-author-<!--INSERT YEAR--><!--INSERT SHORTDAY-->/">web developer edition</a>.
This is revision $Revision$.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
Index: single-page.html
===================================================================
RCS file: /sources/public/html5/spec/single-page.html,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -d -r1.179 -r1.180
--- single-page.html 15 Oct 2012 15:15:50 -0000 1.179
+++ single-page.html 15 Oct 2012 15:44:21 -0000 1.180
@@ -410,7 +410,7 @@
<p>This specification is available in the following formats:
<a href="Overview.html">single page HTML</a>,
<a href="spec.html">multipage HTML</a>,
- <a href="author/">web developer edition</a>.
+ <a href="http://www.w3.org/TR/<!--INSERT YEAR-->/<!--INSERT URLSTATUS-->-html5-author-<!--INSERT YEAR--><!--INSERT SHORTDAY-->/">web developer edition</a>.
This is revision $Revision$.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
Received on Monday, 15 October 2012 15:44:29 UTC