- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 13 Mar 2010 00:07:06 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv12520
Modified Files:
Overview.html acknowledgements.html common-microsyntaxes.html
spec.html
Log Message:
Explain why we refer to Nero here and don't give a date. (whatwg r4845)
[updated by splitter]
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.773
retrieving revision 1.774
diff -u -d -r1.773 -r1.774
--- Overview.html 12 Mar 2010 23:57:02 -0000 1.773
+++ Overview.html 13 Mar 2010 00:07:03 -0000 1.774
@@ -306,7 +306,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.3880.
+This is revision 1.3881.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2010 <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.779
retrieving revision 1.780
diff -u -d -r1.779 -r1.780
--- spec.html 12 Mar 2010 23:57:03 -0000 1.779
+++ spec.html 13 Mar 2010 00:07:03 -0000 1.780
@@ -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.3880.
+This is revision 1.3881.
</p>
<p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a>
© 2010 <a href=http://www.w3.org/><abbr title="World Wide
@@ -1690,7 +1690,9 @@
<dl><dt>"<code>0037-12-13T00:00Z</code>"</dt>
- <dd>Midnight UTC on the birthday of Nero (the Roman Emperor).</dd>
+ <dd>Midnight UTC on the birthday of Nero (the Roman Emperor). See
+ below for further discussion on which date this actually
+ corresponds to.</dd>
<dt>"<code>1979-10-14T12:00:00.001-04:00</code>"</dt>
@@ -29219,6 +29221,7 @@
Aaron Leventhal,
Adam Barth,
Adam de Boor,
+ Adam Hepton
Adam Roben,
Addison Phillips,
Adele Peterson,
Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/acknowledgements.html,v
retrieving revision 1.585
retrieving revision 1.586
diff -u -d -r1.585 -r1.586
--- acknowledgements.html 12 Mar 2010 23:57:03 -0000 1.585
+++ acknowledgements.html 13 Mar 2010 00:07:03 -0000 1.586
@@ -297,6 +297,7 @@
Aaron Leventhal,
Adam Barth,
Adam de Boor,
+ Adam Hepton
Adam Roben,
Addison Phillips,
Adele Peterson,
Index: common-microsyntaxes.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/common-microsyntaxes.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- common-microsyntaxes.html 4 Mar 2010 07:16:12 -0000 1.17
+++ common-microsyntaxes.html 13 Mar 2010 00:07:03 -0000 1.18
@@ -517,7 +517,9 @@
<dl><dt>"<code>0037-12-13T00:00Z</code>"</dt>
- <dd>Midnight UTC on the birthday of Nero (the Roman Emperor).</dd>
+ <dd>Midnight UTC on the birthday of Nero (the Roman Emperor). See
+ below for further discussion on which date this actually
+ corresponds to.</dd>
<dt>"<code>1979-10-14T12:00:00.001-04:00</code>"</dt>
Received on Saturday, 13 March 2010 00:07:09 UTC