CVS 2009/dap/vibration

Update of /sources/public/2009/dap/vibration
In directory roscoe:/tmp/cvs-serv18042

Modified Files:
	CR2.html CR2.src.html Overview.src.html 
Log Message:
fix broken fragment to pass link checker

--- /sources/public/2009/dap/vibration/CR2.html	2013/07/09 14:10:39	1.3
+++ /sources/public/2009/dap/vibration/CR2.html	2013/07/09 14:24:20	1.4
@@ -628,7 +628,8 @@
 };</span></pre>
       
       <p>
-        The <code>vibrate()</code> method, when invoked, <em class="rfc2119" title="MUST">MUST</em> run the algorithm
+        The <code id="widl-Navigator-vibrate-boolean-unsigned-long-sequence-unsigned-long--pattern">vibrate()</code>
+        method, when invoked, <em class="rfc2119" title="MUST">MUST</em> run the algorithm
         for <a href="#dfn-processing-vibration-patterns" class="internalDFN">processing vibration patterns</a>.
       </p>
       <p>
--- /sources/public/2009/dap/vibration/CR2.src.html	2013/07/09 14:07:54	1.2
+++ /sources/public/2009/dap/vibration/CR2.src.html	2013/07/09 14:24:20	1.3
@@ -113,7 +113,8 @@
       </dl>
       
       <p>
-        The <code>vibrate()</code> method, when invoked, MUST run the algorithm
+        The <code id="widl-Navigator-vibrate-boolean-unsigned-long-sequence-unsigned-long--pattern">vibrate()</code>
+        method, when invoked, MUST run the algorithm
         for <a>processing vibration patterns</a>.
       </p>
       <p>
--- /sources/public/2009/dap/vibration/Overview.src.html	2013/06/12 17:44:33	1.5
+++ /sources/public/2009/dap/vibration/Overview.src.html	2013/07/09 14:24:20	1.6
@@ -93,7 +93,8 @@
       </dl>
       
       <p>
-        The <code>vibrate()</code> method, when invoked, MUST run the algorithm
+        The <code id="widl-Navigator-vibrate-boolean-unsigned-long-sequence-unsigned-long--pattern">vibrate()</code>
+        method, when invoked, MUST run the algorithm
         for <a>processing vibration patterns</a>.
       </p>
       <p>

Received on Tuesday, 9 July 2013 14:24:25 UTC