...
|
...
|
@@ -1523,7 +1523,7 @@ href="http://www.crowdstrike.com/community-tools/index.html#tool-79">proposed
|
1523
|
1523
|
What does that mean?</a></h3>
|
1524
|
1524
|
|
1525
|
1525
|
<p>
|
1526
|
|
-Tor installs a text file called torrc that contains configuration
|
|
1526
|
+Tor uses a text file called torrc that contains configuration
|
1527
|
1527
|
instructions for how your Tor program should behave. The default
|
1528
|
1528
|
configuration should work fine for most Tor users.
|
1529
|
1529
|
</p>
|
...
|
...
|
@@ -1536,11 +1536,11 @@ and select "Show Package Contents" before the Tor Browser directories become
|
1536
|
1536
|
visible.
|
1537
|
1537
|
</p>
|
1538
|
1538
|
<p>
|
1539
|
|
-Tor puts the torrc file in <code>/usr/local/etc/tor/torrc</code> if you compiled tor from source, and <code>/etc/tor/torrc</code> or <code>/etc/torrc</code> if you installed a pre-built package.</p>
|
|
1539
|
+Tor looks for the torrc file in <code>/usr/local/etc/tor/torrc</code> if you compiled tor from source, and <code>/etc/tor/torrc</code> or <code>/etc/torrc</code> if you installed a pre-built package.</p>
|
1540
|
1540
|
|
1541
|
1541
|
<p>
|
1542
|
|
-Once you've changed your torrc, you will need to restart tor for the
|
1543
|
|
-changes to take effect. (For advanced users, note that
|
|
1542
|
+Once you've created or changed your torrc file, you will need to restart
|
|
1543
|
+tor for the changes to take effect. (For advanced users, note that
|
1544
|
1544
|
you actually only need to send Tor a HUP signal, not actually restart
|
1545
|
1545
|
it.)
|
1546
|
1546
|
</p>
|