- From: Max Froumentin via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 01 Feb 2010 09:45:45 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/system-info
In directory hutz:/tmp/cvs-serv12379
Modified Files:
Overview.html
Log Message:
made well-formed
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/system-info/Overview.html,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- Overview.html 1 Feb 2010 09:40:55 -0000 1.71
+++ Overview.html 1 Feb 2010 09:45:43 -0000 1.72
@@ -1175,7 +1175,7 @@
<dd>The number of image sensor elements (pixels) of this camera</dd>
<dt>readonly attribute float? maxZoomFactor</dt>
- <dd>The maximum zoom factor of this camera. This value MUST be <code>null</code> if the camera does not have a zoom (whether physical or digital)</dd>
+ <dd>The maximum zoom factor of this camera. This value MUST be <code>null</code> if the camera does not have a zoom (whether physical or digital)
<p class="issue">Use focal length instead? And shutter speed/aperture/ISO/sensor type?</p></dd>
</dl>
</section>
@@ -1302,7 +1302,7 @@
<h4>Thermal</h4>
<ul>
<li>A conforming implementation SHOULD provide the ability to list temperature
- from multiple thermometers.<li/>
+ from multiple thermometers.</li>
<li>A conforming implementation SHOULD provide a method to detect the thermal
target of a thermometer.</li>
<li>A conforming implementation MAY provide a method to detect the ID of the
Received on Monday, 1 February 2010 09:45:46 UTC