Show
Ignore:
Timestamp:
02/04/2008 04:10:30 PM (11 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_0004.rst

    r10523 r10528  
    1 BEP: 3 
     1BEP: 4 
    22Title: Assigned Numbers 
    3 Version: 1 
    4 Last-Modified: 31-Jan-2008 
     3Version: $Revision$ 
     4Last-Modified: $Date$ 
    55Author:  David Harrison 
    66Status:  Active 
     
    1010 
    1111 
    12 -------------------------------------------------- 
    13 BitTorrent.org » For Developers » Assigned Numbers 
    14 -------------------------------------------------- 
    15  
    1612This document describes the known bit allocations and message IDs for 
    1713the BitTorrent protocol.  To request a bit allocation contact 
     
    2016 
    2117Reserved Bit Allocations 
    22 ------------------------ 
     18======================== 
    2319 
    2420:: 
     
    3531 
    3632Reserved Message IDs 
    37 -------------------- 
     33==================== 
    3834 
    3935:: 
     
    6157 Additional IDs used in deployed clients 
    6258 0x14   LTEP Handshake (implemented in libtorrent, uTorrent,...) 
     59 
     60  
     61.. 
     62   Local Variables: 
     63   mode: indented-text 
     64   indent-tabs-mode: nil 
     65   sentence-end-double-space: t 
     66   fill-column: 70 
     67   coding: utf-8 
     68   End: