From: scipio Date: Sat, 10 Feb 2007 23:28:49 +0000 (+0000) Subject: Fixed citations (119). X-Git-Tag: tinyos/2.0.1~173 X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=commitdiff_plain;h=449647e84e1010070fe555259d29736e0e560048;hp=bfc0524832581b6783863e36d8350e353469b2de;p=tinyos-2.x.git Fixed citations (119). Removed two unneccesary sentences (107). --- diff --git a/doc/txt/tep107.txt b/doc/txt/tep107.txt index 221a8aa1..c7f651a6 100644 --- a/doc/txt/tep107.txt +++ b/doc/txt/tep107.txt @@ -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. diff --git a/doc/txt/tep119.txt b/doc/txt/tep119.txt index 32cef9f7..1fda21c1 100644 --- a/doc/txt/tep119.txt +++ b/doc/txt/tep119.txt @@ -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)