Show
Ignore:
Timestamp:
02/15/2008 03:28:59 AM (11 months ago)
Author:
greg
Message:

blind fix to BEP 9 to fix typo, wrong number, and References section. review: dave

Files:
1 modified

Legend:

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

    r10561 r10820  
    2323part of the .torrent file is referred to as *the metadata*. 
    2424 
    25 The metadata is handled in bocks of 16KiB (65536 Bytes). The metadata blocks 
     25The metadata is handled in blocks of 16KiB (16384 Bytes). The metadata blocks 
    2626are indexed starting at 0. All blocks are 16KiB except the last block which may 
    2727be smaller. 
     
    3636handshake message (not the "m" dictionary) specifying an integer value of the 
    3737number of bytes of the metadata. 
    38  
    39 .. _`BEP 0010`: http://www.bittorrent.org/beps/bep_0010.html 
    4038 
    4139Example extension handshake message:: 
     
    132130If no tracker is specified, the client SHOULD use the DHT (`BEP 0005`_) to acquire peers. 
    133131 
     132References 
     133========== 
     134 
    134135.. [#base32] http://www.ietf.org/rfc/rfc3548.txt 
    135 .. _`BEP 0005`: bep_0005.html 
     136.. _`BEP 0010`: http://www.bittorrent.org/beps/bep_0010.html 
     137.. _`BEP 0005`: http://www.bittorrent.org/beps/bep_0005.html 
    136138 
    137139