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

Phil Levis scipio at users.sourceforge.net
Mon Jul 2 14:30:50 PDT 2007


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

Modified Files:
	tep1.txt 
Log Message:
Nits on letters versus numbers.


Index: tep1.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/txt/tep1.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** tep1.txt	21 Jun 2007 19:38:42 -0000	1.7
--- tep1.txt	2 Jul 2007 21:30:48 -0000	1.8
***************
*** 226,244 ****
  implementation documented.
  
! If a TEP is Best Current Practic, it MUST have a section entitled
  "Reference," which points the reader to one or more reference uses of
  the practices.
  
! The last numbered section of a TEP (but before citations, if there are any),
! entitled "Author's Address" or "Author's Addresses" MUST contain
! detailed author contact information.
! 
! A TEP MAY have appendices after its numbered sections. Unlike 
! numbered sections, appendices are lettered. Please refer to Appendix 
! A for details.
  
  4. Reference
  ====================================================================
- 
  The reference use of this document is TEP 1 (itself).
  
--- 226,245 ----
  implementation documented.
  
! If a TEP is Best Current Practice, it MUST have a section entitled
  "Reference," which points the reader to one or more reference uses of
  the practices.
  
! The last three sections of a TEP are author information, citations,
! and appendices. A TEP MUST have an author information section titled
! entitled "Author's Address" or "Author's Addresses." A TEP MAY have
! a citation section entitled "Citations." A citations section MUST
! immediately follow the author information section. A TEP MAY have
! appendices. Appendices MUST immediately follow the citations section,
! or if there is no citations section, the author information section.
! Author information and citation sections are numbered. Appendices are
! lettered.  Please refer to Appendix A for details.
  
  4. Reference
  ====================================================================
  The reference use of this document is TEP 1 (itself).
  



More information about the Tinyos-2-commits mailing list