Show
Ignore:
Timestamp:
02/04/2008 04:10:30 PM (10 months ago)
Author:
dave
Message:

Change revision number to automatically updated $Revision$ in all .rst files.
Change last-modified date to automatically updated $Date$ in all .rst files.
Add "Local Variables" to the end of all .rst files.
Fix BEP numbers.
Make header formatting in all .rst files conform to PEP-style rst formatting requirements.

Remove some HTML markup from the bep_0003.rst, the BitTorrent? protocol standard.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dotorg/trunk_fixed/html/beps/bep_0007.rst

    r10520 r10528  
    1 BEP: 4 
     1BEP: 7 
    22Title: IPv6 Tracker Extension 
    3 Version: 2 
    4 Last-Modified: 11-Jan-2008 
     3Version: $Revision$ 
     4Last-Modified: $Date$ 
    55Author:  Greg Hazel <greg@bittorrent.com>, Arvid Norberg <arvid@bittorrent.com> 
    66Status:  Draft 
     
    101101 
    102102 
     103  
     104.. 
     105   Local Variables: 
     106   mode: indented-text 
     107   indent-tabs-mode: nil 
     108   sentence-end-double-space: t 
     109   fill-column: 70 
     110   coding: utf-8 
     111   End: