[or-cvs] r20366: {website} add a missing newline (website/trunk/docs/en)
sebastian at seul.org
sebastian at seul.org
Tue Aug 25 01:49:16 UTC 2009
Author: sebastian
Date: 2009-08-24 21:49:16 -0400 (Mon, 24 Aug 2009)
New Revision: 20366
Modified:
website/trunk/docs/en/tor-doc-unix.wml
Log:
add a missing newline
Modified: website/trunk/docs/en/tor-doc-unix.wml
===================================================================
--- website/trunk/docs/en/tor-doc-unix.wml 2009-08-25 01:41:24 UTC (rev 20365)
+++ website/trunk/docs/en/tor-doc-unix.wml 2009-08-25 01:49:16 UTC (rev 20366)
@@ -83,7 +83,7 @@
(see next step) might not be able to connect to Privoxy. If this is the case,
change "localhost" to "127.0.0.1" in the line <br />
<tt>listen-address localhost:8118</tt><br />
-so that it now reads
+so that it now reads<br />
<tt>listen-address 127.0.0.1:8118</tt>.
</p>
More information about the tor-commits
mailing list