- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 16 May 2009 11:26:56 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv21350
Modified Files:
Overview.html
Log Message:
add reference to definition of the term used (whatwg r3111)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2268
retrieving revision 1.2269
diff -u -d -r1.2268 -r1.2269
--- Overview.html 16 May 2009 11:24:25 -0000 1.2268
+++ Overview.html 16 May 2009 11:26:53 -0000 1.2269
@@ -40118,7 +40118,7 @@
<li><p><a href="#add-an-icalendar-line">Add an iCalendar line</a> with the type "<code title="">DTSTAMP</code>" and a value consisting of an iCalendar
DATE-TIME string representing the current date and time, with the
- annotation "<code title="">VALUE=DATE-TIME</code>", to <var title="">output</var>.</li>
+ annotation "<code title="">VALUE=DATE-TIME</code>", to <var title="">output</var>. <a href="#references">[RFC2445]</a></li>
<li><p>If there is a property named <code title="md-about"><a href="#md-about">about</a></code> whose <a href="#concept-item-corresponding" title="concept-item-corresponding">corresponding item</a> is
<var title="">node</var> and the element of the first such property
Received on Saturday, 16 May 2009 11:27:06 UTC