Changeset 10810

Show
Ignore:
Timestamp:
02/15/08 00:54:59 (2 years ago)
Author:
dave
Message:

Use word "parameter" rather than "key" to avoid confusion over cryptographic keys vs. key-value pairs.

Files:
1 modified

Legend:

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

    r10808 r10810  
    210210  peers=5201bedb15d72443e3f1a2df, i=1, n=2 
    211211 
    212 In each response the tracker includes additional keys such as the 
    213 rerequest ``interval`` and the initialization vector ``iv``. 
     212In each response the tracker includes additional parameters such as 
     213the rerequest ``interval`` and the initialization vector ``iv``. 
    214214 
    215215The tracker response MUST remain a valid bencoded message.