make it explicit how to restart polipo, depending on your platform. suggested by somebody on irc.
Roger Dingledine

Roger Dingledine commited on 2009-12-15 01:59:51
Zeige 1 geänderte Dateien mit 4 Einfügungen und 1 Löschungen.

... ...
@@ -70,7 +70,10 @@ source), <b>you will need to configure Polipo to use Tor</b>. Grab our <a
70 70
 href="https://svn.torproject.org/svn/torbrowser/trunk/build-scripts/config/polipo.conf">Polipo
71 71
 configuration for Tor</a> and put it in place of your current polipo
72 72
 config file (e.g. /etc/polipo/config or ~/.polipo).
73
-You'll need to restart Polipo for the changes to take effect.</p>
73
+You'll need to restart Polipo for the changes to take effect. For
74
+example:<br />
75
+<tt>/etc/init.d/polipo restart/</tt>
76
+</p>
74 77
 
75 78
 <p>If you prefer, you can instead use Privoxy with <a
76 79
 href="https://wiki.torproject.org/noreply/TheOnionRouter/PrivoxyConfig">this
77 80