Make it more obvious that a "." can be important.
Sebastian Hahn

Sebastian Hahn commited on 2009-07-22 00:29:56
Zeige 1 geänderte Dateien mit 2 Einfügungen und 1 Löschungen.


Pointed out by bja on #tor
... ...
@@ -74,7 +74,8 @@ Privoxy by hand, using the directions that follow.
74 74
 Open Privoxy's "config" file (look in /etc/privoxy/ or /usr/local/etc/)
75 75
 and add the line <br />
76 76
 <tt>forward-socks4a / 127.0.0.1:9050 .</tt><br />
77
-to the top of the config file. Don't forget to add the dot at the end.
77
+to the top of the config file. <b>Don't forget to add the dot at the end of
78
+the line.</b>
78 79
 </p>
79 80
 
80 81
 <p>Privoxy keeps a log file of everything passed through it.  In
81 82