Changeset 11146 for dotorg/trunk/html

Show
Ignore:
Timestamp:
09/08/2008 03:31:43 PM (2 months ago)
Author:
dave
Message:

Fix broken reference.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dotorg/trunk/html/beps/bep_0004.html

    r11107 r11146  
    3939<tr class="field"><th class="field-name">Title:</th><td class="field-body">Assigned Numbers</td> 
    4040</tr> 
    41 <tr class="field"><th class="field-name">Version:</th><td class="field-body">11093</td> 
     41<tr class="field"><th class="field-name">Version:</th><td class="field-body">11145</td> 
    4242</tr> 
    43 <tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="http://bittorrent.org/trac/browser/dotorg/trunk/html/beps/bep_0004.rst">2008-05-20 19:01:53 -0700 (Tue, 20 May 2008)</a></td> 
     43<tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="http://bittorrent.org/trac/browser/dotorg/trunk/html/beps/bep_0004.rst">2008-09-08 15:31:26 -0700 (Mon, 08 Sep 2008)</a></td> 
    4444</tr> 
    4545<tr class="field"><th class="field-name">Author:</th><td class="field-body">David Harrison &lt;dave&#32;&#97;t&#32;bittorrent.com&gt;</td> 
     
    6161<li><a class="reference internal" href="#reserved-bit-allocations" id="id2">Reserved Bit Allocations</a></li> 
    6262<li><a class="reference internal" href="#reserved-message-ids" id="id3">Reserved Message IDs</a></li> 
    63 <li><a class="reference internal" href="#copyright" id="id4">Copyright</a></li> 
     63<li><a class="reference internal" href="#references" id="id4">References</a></li> 
     64<li><a class="reference internal" href="#copyright" id="id5">Copyright</a></li> 
    6465</ul> 
    6566</div> 
     
    991000x01  XBT Metadata Exchange (implemented only in XBT) 
    100101</pre> 
    101 <p>It is recommended that further extensions use LTEP [#BEP-]_.  With 
    102 LTEP, extension bit collisions become impossible since no new 
    103 extension bits are allocated.  With LTEP, message ID collisions also 
    104 become impossible because message IDs are allocated on demand at the 
     102<p>It is recommended that further extensions use the Extension Protocol 
     103<a class="footnote-reference" href="#bep-10" id="id1">[1]</a>, a.k.a., LibTorrent Extension Protocol (LTEP).  With LTEP, 
     104extension bit collisions become impossible since no new extension bits 
     105are allocated.  With LTEP, message ID collisions also become 
     106impossible because message IDs are allocated on demand at the 
    105107beginning of the connection.  Extension <em>name</em> collisions become 
    106108possible, but the probability is much less likely.</p> 
     
    134136</pre> 
    135137</div> 
     138<div class="section" id="references"> 
     139<h1>References</h1> 
     140<table class="docutils footnote" frame="void" id="bep-10" rules="none"> 
     141<colgroup><col class="label" /><col /></colgroup> 
     142<tbody valign="top"> 
     143<tr><td class="label"><a class="fn-backref" href="#id1">[1]</a></td><td>BEP_0010.  Extension Protocol. Norberg, Strigeus, Hazel. 
     144<a class="reference external" href="http://www.bittorrent.org/beps/bep_0010.html">http://www.bittorrent.org/beps/bep_0010.html</a></td></tr> 
     145</tbody> 
     146</table> 
     147</div> 
    136148<div class="section" id="copyright"> 
    137149<h1>Copyright</h1>