Jon@svn.torproject.org commited on 2009-06-29 02:18:49
Zeige 1 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.
... | ... |
@@ -32,7 +32,7 @@ rsync -av --delete rsync://rsync.torproject.org/tor/dist tor-mirror-dist/ |
32 | 32 |
</tt> |
33 | 33 |
<br /><br /> |
34 | 34 |
<p> |
35 |
-An example cronjob to update a full mirror once a day may look like so: |
|
35 |
+An example cronjob to update a full mirror once every 6 hours may look like so: |
|
36 | 36 |
<tt> |
37 | 37 |
<pre> |
38 | 38 |
# m h dom mon dow command |
... | ... |
@@ -41,7 +41,7 @@ An example cronjob to update a full mirror once a day may look like so: |
41 | 41 |
</tt> |
42 | 42 |
</p> |
43 | 43 |
<br/> |
44 |
-For mirror operators that use Apache, we've created a sample virtual host |
|
44 |
+For mirror operators that use Apache, we have created a sample virtual host |
|
45 | 45 |
configuration file to use: |
46 | 46 |
<tt> |
47 | 47 |
<pre> |
48 | 48 |