closed a few tags
Runa A. Sandvik

Runa A. Sandvik commited on 2009-11-01 17:39:26
Zeige 1 geänderte Dateien mit 3 Einfügungen und 3 Löschungen.

... ...
@@ -143,17 +143,17 @@ run a bridge relay. You can configure it either way:
143 143
 <ul>
144 144
 <li> manually <a
145 145
 href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#torrc">edit
146
-your torrc file</a> to be just these four lines:</br>
146
+your torrc file</a> to be just these four lines:<br />
147 147
 <pre><code>
148 148
 SocksPort 0
149 149
 ORPort 443
150 150
 BridgeRelay 1
151 151
 Exitpolicy reject *:*
152 152
 </code></pre></li>
153
-<li><a href="<page docs/tor-doc-relay>">or using Vidalia</a>:</br>
153
+<li><a href="<page docs/tor-doc-relay>">or using Vidalia</a>:<br />
154 154
 <img src="$(IMGROOT)/vidalia-bridges-setup.png" alt="Vidalia's Sharing
155 155
 settings page" /></li>
156
-
156
+</ul>
157 157
 
158 158
 <p>If you get "Could not bind to 0.0.0.0:443: Permission denied" errors
159 159
 on startup, you'll need to pick a higher ORPort (e.g. 8080) or do <a
160 160