Changeset 11173 for dotorg/trunk

Show
Ignore:
Timestamp:
08/28/09 11:30:47 (7 months ago)
Author:
arvid
Message:

fixed typos to BEP 30

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dotorg/trunk/html/beps/bep_0030.rst

    r11171 r11173  
    4545made to process regular torrent files easily.  
    4646 
    47 >From the content we construct as hash tree as follows. Given a piece size, 
     47>From the content we construct a hash tree as follows. Given a piece size, 
    4848we calculate the hashes of all the pieces in the set of content files. Next, 
    4949we create a binary tree of sufficient height. Sufficient height means that the 
     
    117117a  ``Tr_hashpiece`` message name in the ``m`` field of the Extension  
    118118protocol's handshake message. Such a client must not send ``piece`` messages  
    119 but must use Extension protocol messages with type {\tt Tr_hashpiece} to send 
     119but must use Extension protocol messages with type ``Tr_hashpiece`` to send 
    120120pieces. 
    121121