- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 24 Dec 2008 02:13:48 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv23004
Modified Files:
Overview.html
Log Message:
xref the word 'master'. (whatwg r2554)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1724
retrieving revision 1.1725
diff -u -d -r1.1724 -r1.1725
--- Overview.html 24 Dec 2008 02:11:49 -0000 1.1724
+++ Overview.html 24 Dec 2008 02:13:46 -0000 1.1725
@@ -29874,8 +29874,7 @@
<li><p>Otherwise, invoke the <a href=#application-cache-update-process>application cache update
process</a> for the given manifest URL, with the
<a href=#browsing-context>browsing context</a> being navigated, and with the
- resource's <code>Document</code> as the new master
- resource.</li>
+ resource's <code>Document</code> as the new <a href=#concept-appcache-master title=concept-appcache-master>master</a> resource.</li>
</ol></dd>
Received on Wednesday, 24 December 2008 02:14:04 UTC