[Tinyos-2-commits] CVS: tinyos-2.x/doc/txt tep107.txt, 1.8, 1.9 tep119.txt, 1.7, 1.8

Phil Levis scipio at users.sourceforge.net
Sat Feb 10 15:28:52 PST 2007


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

Modified Files:
	tep107.txt tep119.txt 
Log Message:
Fixed citations (119).
Removed two unneccesary sentences (107).



Index: tep107.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/txt/tep107.txt,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** tep107.txt	6 Feb 2007 00:16:15 -0000	1.8
--- tep107.txt	10 Feb 2007 23:28:49 -0000	1.9
***************
*** 238,244 ****
  one and only one instance of the Init interface.
  
! Generally, component intialization occurs through SoftwareInit.
! PlatformInit is for a small subset of initializations whose properties
! requires that they be performed separately. Initializations invoked
  through PlatformC meet some or all of the following criteria:
  
--- 238,242 ----
  one and only one instance of the Init interface.
  
! Initializations invoked
  through PlatformC meet some or all of the following criteria:
  

Index: tep119.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/txt/tep119.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** tep119.txt	10 Jan 2007 18:33:38 -0000	1.7
--- tep119.txt	10 Feb 2007 23:28:49 -0000	1.8
***************
*** 403,407 ****
  
  
! 5. Author's Address
  ====================================================================
  
--- 403,407 ----
  
  
! 5. Author Addresses
  ====================================================================
  
***************
*** 445,448 ****
  
  .. [1] TEP 116: Packet Protocols
! .. [2] TEP 124: The Collection Tree Protocol (CTP) - (upcoming)
   
--- 445,448 ----
  
  .. [1] TEP 116: Packet Protocols
! .. [2] TEP 123: The Collection Tree Protocol (CTP) 
   



More information about the Tinyos-2-commits mailing list