[Tinyos-2-commits] CVS: tinyos-2.x/doc/html/tutorial lesson11.html, 1.5, 1.6

Phil Levis scipio at users.sourceforge.net
Sun Feb 18 23:00:47 PST 2007


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

Modified Files:
	lesson11.html 
Log Message:
Fix some spelling.



Index: lesson11.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial/lesson11.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** lesson11.html	27 Dec 2006 20:09:49 -0000	1.5
--- lesson11.html	19 Feb 2007 07:00:44 -0000	1.6
***************
*** 385,390 ****
          configured on a per-channel basis. So, for example, you can
          tell TOSSIM to send the "Boot" channel to standard output, but
!         another channel, say "AM", to a file. Additionally, you can
!         configureBy default, a channel has no destination, and so
          messages to it are discarded.</p>
  
--- 385,390 ----
          configured on a per-channel basis. So, for example, you can
          tell TOSSIM to send the "Boot" channel to standard output, but
!         another channel, say "AM", to a file. 
!         By default, a channel has no destination, and so
          messages to it are discarded.</p>
  



More information about the Tinyos-2-commits mailing list