adjust some of the new help documentation

This commit is contained in:
Mitchell Livingston
2007-12-20 01:28:30 +00:00
parent 213ae9e9cd
commit 29634d7379
3 changed files with 4 additions and 4 deletions

View File

@@ -83,10 +83,10 @@
<div id="pagetitle">
<h1>What do the download stats mean in the Torrent inspector? </h1>
</div>
<p><i>Downloaded</i> is all the data you have downloaded. <br>
<i>Verified</i> is how much checksum-verified data you have downloaded. Unverified data are the incomplete pieces of the torrent that are waiting to become complete so that we can test them. <br>
<p><i>Downloaded</i> is all the data you have ever downloaded. <br>
<i>Verified</i> is how much checksum-verified data you currently have. Unverified data is the incomplete pieces of the torrent that are waiting to become complete so they can be checked. <br>
<i>Have</i> is the sum of verified and unverified data. <br>
<i>Failed DL</i> is data that failed our checksum test and needs to be downloaded again.
<i>Failed DL</i> is data that failed the checksum test and needs to be downloaded again.
<p>
<div id="pagetitle">
<h1>What are 'nightlies'?</h1>