]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Fixed citations (119).
authorscipio <scipio>
Sat, 10 Feb 2007 23:28:49 +0000 (23:28 +0000)
committerscipio <scipio>
Sat, 10 Feb 2007 23:28:49 +0000 (23:28 +0000)
Removed two unneccesary sentences (107).

doc/txt/tep107.txt
doc/txt/tep119.txt

index 221a8aa11d880930ace89a600a4e36e786f9a518..c7f651a6db5ad38202761be6e24b49b5782e1001 100644 (file)
@@ -237,9 +237,7 @@ hardware, the sequence is platform-specific. A port of TinyOS to a
 new plaform MUST include a component PlatformC which provides
 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
+Initializations invoked
 through PlatformC meet some or all of the following criteria:
 
 1. The initialization requires configuring hardware resources. This implies that the code is platform-specific. 
index 32cef9f7ef4f18ba5d13468adafea7d68fcfd26b..1fda21c12ba8e7e8776c1d254d314b3b7b3df002 100644 (file)
@@ -402,7 +402,7 @@ broken up into a few groups of functionality:
   * Packet timing: Random, RetxmitTimer
 
 
-5. Author's Address
+5. Author Addresses
 ====================================================================
 
 | Rodrigo Fonseca 
@@ -444,5 +444,5 @@ broken up into a few groups of functionality:
 ====================================================================
 
 .. [1] TEP 116: Packet Protocols
-.. [2] TEP 124: The Collection Tree Protocol (CTP) - (upcoming)
+.. [2] TEP 123: The Collection Tree Protocol (CTP)