[Tinyos-2-commits] CVS: tinyos-2.x/doc/html tep1.html, 1.1.2.6,
1.1.2.7
Phil Levis
scipio at users.sourceforge.net
Tue Oct 17 22:30:00 PDT 2006
Update of /cvsroot/tinyos/tinyos-2.x/doc/html
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv21024/html
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
tep1.html
Log Message:
HTML
Index: tep1.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/tep1.html,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -C2 -d -r1.1.2.6 -r1.1.2.7
*** tep1.html 27 Jun 2006 20:23:04 -0000 1.1.2.6
--- tep1.html 18 Oct 2006 05:29:56 -0000 1.1.2.7
***************
*** 304,310 ****
<tr class="field"><th class="docinfo-name">Draft-Created:</th><td class="field-body">18-Oct-2004</td>
</tr>
! <tr class="field"><th class="docinfo-name">Draft-Version:</th><td class="field-body">1.1.2.3</td>
</tr>
! <tr class="field"><th class="docinfo-name">Draft-Modified:</th><td class="field-body">2006-06-13</td>
</tr>
<tr class="field"><th class="docinfo-name">Draft-Discuss:</th><td class="field-body">TinyOS Developer List <tinyos-devel at mail.millennium.berkeley.edu></td>
--- 304,310 ----
<tr class="field"><th class="docinfo-name">Draft-Created:</th><td class="field-body">18-Oct-2004</td>
</tr>
! <tr class="field"><th class="docinfo-name">Draft-Version:</th><td class="field-body">1.1.2.4</td>
</tr>
! <tr class="field"><th class="docinfo-name">Draft-Modified:</th><td class="field-body">2006-10-18</td>
</tr>
<tr class="field"><th class="docinfo-name">Draft-Discuss:</th><td class="field-body">TinyOS Developer List <tinyos-devel at mail.millennium.berkeley.edu></td>
***************
*** 439,442 ****
--- 439,444 ----
"Obsolete" because it has been replaced by another TEP, then the new
TEP number should follow "Obsolete," such as "Obsolete by TEP 1231."</p>
+ <p>Once a TEP has the status "Final," no part of it may change except
+ for the Status field. The Status field may only change to Obsolete.</p>
<p>If a TEP is Best Current Practices or Documentary, then it MUST
include an additional field, "TinyOS-Version:," which states what
***************
*** 444,450 ****
to all versions of TinyOS, until made obsolete by a future TEP. This
field MUST appear after the Status field and before the Author field.</p>
! <p>The final required field is Author, which states the names of the
authors of the document. Full contact information should not be listed
here (see Section 3.2).</p>
<p>If a TEP is a Draft, then four additional fields MUST be included:
Draft-Created, Draft-Modified, Draft-Version, and Draft-Discuss.
--- 446,457 ----
to all versions of TinyOS, until made obsolete by a future TEP. This
field MUST appear after the Status field and before the Author field.</p>
! <p>The final required field is "Author," which states the names of the
authors of the document. Full contact information should not be listed
here (see Section 3.2).</p>
+ <p>There is an optional field, "Extends." The "Extends" field refers to
+ another TEP. The purpose of this field is to denote when a TEP represents
+ an addition to an existing TEP. Meeting the requirements of a TEP with an
+ Extends field requires also meeting the requirements of all TEPs listed
+ in the Extends field.</p>
<p>If a TEP is a Draft, then four additional fields MUST be included:
Draft-Created, Draft-Modified, Draft-Version, and Draft-Discuss.
More information about the Tinyos-2-commits
mailing list