[or-cvs] r19885: {website} I can't be the only one this confuses. Change language regar (website/trunk/en)
Jon at seul.org
Jon at seul.org
Wed Jul 1 04:35:23 UTC 2009
Author: Jon
Date: 2009-07-01 00:35:23 -0400 (Wed, 01 Jul 2009)
New Revision: 19885
Modified:
website/trunk/en/running-a-mirror.wml
Log:
I can't be the only one this confuses. Change language regarding the differences between a dist only mirror, and a regular mirror. Also, reenforce the recommended update frequency.
Modified: website/trunk/en/running-a-mirror.wml
===================================================================
--- website/trunk/en/running-a-mirror.wml 2009-07-01 04:24:22 UTC (rev 19884)
+++ website/trunk/en/running-a-mirror.wml 2009-07-01 04:35:23 UTC (rev 19885)
@@ -17,14 +17,14 @@
disk space. The /dist directory alone is 3.6 GB.</p>
<p>
-If you would like to run a mirror, it's as easy as this command to download
+If you would like to run a mirror (website + dist), it's as easy as this command to download
everything a mirror should share with the world:
<br /> <br />
<tt>
rsync -av --delete rsync://rsync.torproject.org/tor tor-mirror/
</tt>
<br /> <br />
-If you would like to run only a dist/ mirror, it's as easy as this command to
+If you would like to run only a dist/ mirror (distribution only), it's as easy as this command to
download everything a dist mirror should share with the world:
<br /> <br />
<tt>
@@ -63,7 +63,7 @@
<br/> <br/>
Please ensure that you keep your mirror updated (we suggest automating this
task with something like '<tt>cron</tt>'). Our website, source code and
-binary releases change often. Tor users everywhere will thank you.
+binary releases change often. An update frequency of six hours is recommended. Tor users everywhere will thank you.
</p>
<br/>
<p>
More information about the tor-commits
mailing list