2009/dap/system-info Overview.html,1.26,1.27

Update of /sources/public/2009/dap/system-info
In directory hutz:/tmp/cvs-serv20135

Modified Files:
	Overview.html 
Log Message:
network


Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/system-info/Overview.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- Overview.html	8 Dec 2009 10:08:54 -0000	1.26
+++ Overview.html	9 Dec 2009 13:24:03 -0000	1.27
@@ -58,8 +58,8 @@
         interface (e.g. the <a>window.navigator.device</a>
         object in Web browsers [[!NAVIGATOR]]) provide access to the
         interfaces defined below through the
-        <code>System</code> interface. An instance of
-        <code>System</code> would be then obtained by using
+        <a>System</a> interface. An instance of
+        <a>System</a> would be then obtained by using
         binding-specific casting methods on an instance of
         NavigatorDevice.</p>
 
@@ -67,16 +67,16 @@
[...1512 lines suppressed...]
-				<!-- interface intro here -->
-					
-                <dl title='[NoInterfaceObject] interface PendingOp' class='idl'>
-                	<dt>
-                        void cancel ()
-                    </dt>
-					<dd>
-						Cancel/clear the pending asynchronous operation. Callbacks related to the operation cancelled MUST NOT be called.
-					</dd>
-                </dl>
-				
-			</section>	
 					 
-        </section>
-        <!-- end api description section -->
+    </section>
+    <!-- end api description section -->
   </section>
 <!--************************************* Requirements ***************************************************-->
     <section class="informative appendix">

Received on Wednesday, 9 December 2009 13:24:07 UTC