- From: Robin Berjon via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 02 Dec 2009 13:32:39 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/device
In directory hutz:/tmp/cvs-serv21762/device
Modified Files:
Overview.html
Log Message:
better title
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/device/Overview.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Overview.html 2 Dec 2009 13:31:23 -0000 1.2
+++ Overview.html 2 Dec 2009 13:32:37 -0000 1.3
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<html>
<head>
- <title>The Device interface</title>
+ <title>Core Device Interfaces</title>
<meta http-equiv='Content-Type' content='text/html;charset=utf-8'/>
<script src='../ReSpec.js/js/respec.js' class='remove'></script>
<script class='remove'>
var respecConfig = {
specStatus: "ED",
- shortName: "device-api",
+ shortName: "core-device-api",
// publishDate: "2009-08-06",
// previousPublishDate: "1977-03-15",
edDraftURI: "http://dev.w3.org/2009/dap/device/",
Received on Wednesday, 2 December 2009 13:32:48 UTC