]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Fixed typo.
authorjanhauer <janhauer>
Wed, 21 Feb 2007 17:09:46 +0000 (17:09 +0000)
committerjanhauer <janhauer>
Wed, 21 Feb 2007 17:09:46 +0000 (17:09 +0000)
doc/html/tep2.html
doc/txt/tep2.txt

index 5732b414d98d4f0253dcf3e20b3485132707881f..6e1e82c8162495763e2e4419206bf2fe8d62c9af 100644 (file)
@@ -3,7 +3,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="generator" content="Docutils 0.4: http://docutils.sourceforge.net/" />
+<meta name="generator" content="Docutils 0.5: http://docutils.sourceforge.net/" />
 <title>Hardware Abstraction Architecture</title>
 <meta name="author" content="Vlado Handziski, Joseph Polastre, Jan-Hinrich Hauer, Cory Sharp, Adam Wolisz and David Culler" />
 <style type="text/css">
@@ -303,9 +303,9 @@ ul.auto-toc {
 <td>Vlado Handziski, Joseph Polastre, Jan-Hinrich Hauer, Cory Sharp, Adam Wolisz and David Culler</td></tr>
 <tr class="field"><th class="docinfo-name">Draft-Created:</th><td class="field-body">14-Sep-2004</td>
 </tr>
-<tr class="field"><th class="docinfo-name">Draft-Version:</th><td class="field-body">$Revision$</td>
+<tr class="field"><th class="docinfo-name">Draft-Version:</th><td class="field-body">1.3</td>
 </tr>
-<tr class="field"><th class="docinfo-name">Draft-Modified:</th><td class="field-body">$Date$</td>
+<tr class="field"><th class="docinfo-name">Draft-Modified:</th><td class="field-body">2007-02-14</td>
 </tr>
 <tr class="field"><th class="docinfo-name">Draft-Discuss:</th><td class="field-body">TinyOS Developer List &lt;tinyos-devel at mail.millennium.berkeley.edu&gt;</td>
 </tr>
@@ -372,7 +372,7 @@ alignment with the HAA top layer
 <p>The HAA is the architectural basis for many TinyOS 2.0 documentary
 TEPs, e.g. <a class="citation-reference" href="#tep101" id="id4" name="id4">[TEP101]</a>, <a class="citation-reference" href="#tep102" id="id5" name="id5">[TEP102]</a>, <a class="citation-reference" href="#tep103" id="id6" name="id6">[TEP103]</a> and so forth. Those TEPs
 focus on the hardware abstraction for a particular hardware module,
-while <a class="citation-reference" href="#tep117" id="id7" name="id7">[TEP117]</a> and <a class="citation-reference" href="#tep115" id="id8" name="id8">[TEP115]</a> explain how power management is
+and <a class="citation-reference" href="#tep112" id="id7" name="id7">[TEP112]</a> and <a class="citation-reference" href="#tep115" id="id8" name="id8">[TEP115]</a> explain how power management is
 realized.</p>
 </div>
 <div class="section">
@@ -919,7 +919,7 @@ Tolle &quot;Sensors and Sensor Boards&quot;</td></tr>
 <table class="docutils citation" frame="void" id="tep112" rules="none">
 <colgroup><col class="label" /><col /></colgroup>
 <tbody valign="top">
-<tr><td class="label"><a name="tep112">[TEP112]</a></td><td>Robert Szewczyk, Philip Levis, Martin Turon, Lama Nachman,
+<tr><td class="label"><a class="fn-backref" href="#id7" name="tep112">[TEP112]</a></td><td>Robert Szewczyk, Philip Levis, Martin Turon, Lama Nachman,
 Philip Buonadonna, Vlado Handziski, &quot;Microcontroller Power
 Management&quot;</td></tr>
 </tbody>
@@ -934,7 +934,7 @@ Levis, &quot;Power Management of Non-Virtualised Devices&quot;</td></tr>
 <table class="docutils citation" frame="void" id="tep117" rules="none">
 <colgroup><col class="label" /><col /></colgroup>
 <tbody valign="top">
-<tr><td class="label"><a name="tep117">[TEP117]</a></td><td><em>(<a class="fn-backref" href="#id7">1</a>, <a class="fn-backref" href="#id11">2</a>, <a class="fn-backref" href="#id16">3</a>)</em> Phil Buonadonna, Jonathan Hui, &quot;Low-Level I/O&quot;</td></tr>
+<tr><td class="label"><a name="tep117">[TEP117]</a></td><td><em>(<a class="fn-backref" href="#id11">1</a>, <a class="fn-backref" href="#id16">2</a>)</em> Phil Buonadonna, Jonathan Hui, &quot;Low-Level I/O&quot;</td></tr>
 </tbody>
 </table>
 <!-- Local Variables:
index 9accfd33a20491f8f33068f93b138f82e5c38bf3..c8ea1128621872a649ceebadb77911d6dc05533d 100644 (file)
@@ -83,7 +83,7 @@ The rest of this TEP specifies:
 The HAA is the architectural basis for many TinyOS 2.0 documentary
 TEPs, e.g. [TEP101]_, [TEP102]_, [TEP103]_ and so forth. Those TEPs
 focus on the hardware abstraction for a particular hardware module,
-while [TEP117]_ and [TEP115]_ explain how power management is
+and [TEP112]_ and [TEP115]_ explain how power management is
 realized.