[Tinyos-2-commits] CVS: tinyos-2.x/doc/html/tutorial index.html, 1.1.2.8, 1.1.2.9

Prabal Dutta prabal at users.sourceforge.net
Mon Oct 23 23:58:54 PDT 2006


Update of /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv9002

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	index.html 
Log Message:
Fixed more typos

Index: index.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial/index.html,v
retrieving revision 1.1.2.8
retrieving revision 1.1.2.9
diff -C2 -d -r1.1.2.8 -r1.1.2.9
*** index.html	24 Oct 2006 06:56:47 -0000	1.1.2.8
--- index.html	24 Oct 2006 06:58:51 -0000	1.1.2.9
***************
*** 61,65 ****
        </dd>
  
!       <h1><ax href="lesson7.html">Lesson 7: Storage</a></h1>
        
        <dd> Lesson 7 introduces the TinyOS storage model. A sample
--- 61,65 ----
        </dd>
  
!       <h1><a href="lesson7.html">Lesson 7: Storage</a></h1>
        
        <dd> Lesson 7 introduces the TinyOS storage model. A sample
***************
*** 67,71 ****
        </dd>
        
!       <h1><ax href="lesson8.html">Lesson 8: Power Management</a></h1>
  
        <dd> Lesson 8 introduces the TinyOS power management model. There is an exercise that 
--- 67,71 ----
        </dd>
        
!       <h1><a href="lesson8.html">Lesson 8: Power Management</a></h1>
  
        <dd> Lesson 8 introduces the TinyOS power management model. There is an exercise that 
***************
*** 73,82 ****
        </dd>
  
! <h1><ax href="lesson9.html">Lesson 9: Concurrency</a></h1>
  
  <dd> Lesson 9 introduces the TinyOS concurrency model. Tasks are revisited and async code is introduced. 
  </dd>
  
! <h1><ax href="lesson10.html">Lesson 10: Platforms</a></h1>
  
  <dd>
--- 73,82 ----
        </dd>
  
! <h1><a href="lesson9.html">Lesson 9: Concurrency</a></h1>
  
  <dd> Lesson 9 introduces the TinyOS concurrency model. Tasks are revisited and async code is introduced. 
  </dd>
  
! <h1><a href="lesson10.html">Lesson 10: Platforms</a></h1>
  
  <dd>



More information about the Tinyos-2-commits mailing list