Better wording, remove "." to not confuse people
Sebastian Hahn

Sebastian Hahn commited on 2009-08-25 03:55:57
Zeige 1 geänderte Dateien mit 4 Einfügungen und 5 Löschungen.

... ...
@@ -79,12 +79,11 @@ the line.</b>
79 79
 </p>
80 80
 
81 81
 <p>
82
-On some distributions, localhost is mapped to an IPv6 address, and Torbutton
83
-(see next step) might not be able to connect to Privoxy. If this is the case,
84
-change "localhost" to "127.0.0.1" in the line <br />
82
+On some distributions, localhost is mapped to an IPv6 address, and some
83
+programs might not be able to connect to Privoxy. If so, change the line
85 84
 <tt>listen-address localhost:8118</tt><br />
86
-so that it now reads<br />
87
-<tt>listen-address 127.0.0.1:8118</tt>.
85
+so that it reads<br />
86
+<tt>listen-address 127.0.0.1:8118</tt>
88 87
 </p>
89 88
 
90 89
 <p>Privoxy keeps a log file of everything passed through it.  In
91 90