- From: Frederick Hirsch via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 10 Mar 2010 17:00:31 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/policy-reqs
In directory hutz:/tmp/cvs-serv19536
Modified Files:
Overview.html
Log Message:
fix validation errors
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/policy-reqs/Overview.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- Overview.html 10 Mar 2010 16:58:06 -0000 1.19
+++ Overview.html 10 Mar 2010 17:00:29 -0000 1.20
@@ -321,7 +321,6 @@
consent.
</li>
</ul>
- </p>
<p>Example web site use cases, to give examples of the types of
policy that might be expressed:</p>
<p>
@@ -581,8 +580,7 @@
<li><p><code>UA-Functionality</code>: Requirements for functionality provided strictly by user
agents (without relation to any policy information provided by an
application or a user)</p></li>
-<li><p><code>App-Policy</code>: Requirements for policies to be provided by applications</
-p></li>
+<li><p><code>App-Policy</code>: Requirements for policies to be provided by applications</p></li>
<li><p><code>User-Policy</code>: Requirements for policies to be provided by users</p></li>
<li><p><code>Data-Use</code>: Requirements for what applications can do with the data
they receive</p></li>
Received on Wednesday, 10 March 2010 17:00:33 UTC