[or-cvs] r18337: {website} Be consistent and enclosed the advanced configuration instru (website/trunk/docs/en)
phobos at seul.org
phobos at seul.org
Fri Jan 30 03:40:20 UTC 2009
Author: phobos
Date: 2009-01-29 22:40:20 -0500 (Thu, 29 Jan 2009)
New Revision: 18337
Modified:
website/trunk/docs/en/tor-doc-relay.wml
Log:
Be consistent and enclosed the advanced configuration instructions in a
list item.
Modified: website/trunk/docs/en/tor-doc-relay.wml
===================================================================
--- website/trunk/docs/en/tor-doc-relay.wml 2009-01-30 03:37:46 UTC (rev 18336)
+++ website/trunk/docs/en/tor-doc-relay.wml 2009-01-30 03:40:20 UTC (rev 18337)
@@ -120,14 +120,15 @@
that the relay is working correctly.</li>
</li>
-<strong>Advanced Configuration</strong>: Edit the bottom part of your torrc. (See <a
+<strong>Advanced Configuration</strong>:
+<li>Edit the bottom part of your torrc. (See <a
href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#torrc">this
FAQ entry</a> for help.)
Make sure to define at least Nickname and ORPort. Create the DataDirectory
if necessary, and make sure it's owned by the user that will be running
tor. <em>If you want to run more than one relay that's great, but
please set <a href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#MultipleRelays">the
-MyFamily option</a> in all your relays' configuration files.</em>
+MyFamily option</a> in all your relays' configuration files.</em></li>
</li>
</ul>
More information about the tor-commits
mailing list