- From: Frederick Hirsch via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 19 Aug 2010 13:14:23 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/features
In directory hutz:/tmp/cvs-serv8471
Modified Files:
Overview.html
Log Message:
fix validation issues, update title
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/features/Overview.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- Overview.html 19 Aug 2010 12:42:13 -0000 1.17
+++ Overview.html 19 Aug 2010 13:14:21 -0000 1.18
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <title>Device API Permissions</title> <meta
+ <title>Device API Feature Permissions</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'>
@@ -66,7 +66,7 @@
<p> The sections below list BONDI 1.11 feature strings
[[BONDI-FEATURES1-11]] as well as
<a href="http://developer.android.com/reference/android/Manifest.permission.html">
- Android permission identifiers</a>.
+ Android permission identifiers</a>.</p>
<p>The BONDI 1.11 feature URIs are formed by appending the BONDI
string to the base URI: <code>http://bondi.omtp.org/api/1.1/</code>.
</p>
@@ -121,6 +121,7 @@
<td>
access coarse (e.g., Cell-ID, WiFi) location
</td>
+ </tr>
<tr>
<td>
</td>
@@ -136,7 +137,6 @@
access fine (e.g., GPS) location
</td>
</tr>
- </tr>
<tr>
<td>
</td>
Received on Thursday, 19 August 2010 13:14:24 UTC