clean up formatting in the man page

svn:r6582
This commit is contained in:
Roger Dingledine 2006-06-10 00:30:49 +00:00
parent 889b8d5bac
commit c0630b5274

View File

@ -339,14 +339,15 @@ port 80.
A list of ports for services that tend to have long-running connections A list of ports for services that tend to have long-running connections
(e.g. chat and interactive shells). Circuits for streams that use these (e.g. chat and interactive shells). Circuits for streams that use these
ports will contain only high-uptime nodes, to reduce the chance that a ports will contain only high-uptime nodes, to reduce the chance that a
node will go down before the stream is finished. (Default: 21, 22, 706, 1863, 5050, node will go down before the stream is finished.
5190, 5222, 5223, 6667, 8300, 8888) (Default: 21, 22, 706, 1863, 5050, 5190, 5222, 5223, 6667, 8300, 8888)
.LP .LP
.TP .TP
\fBMapAddress\fR \fIaddress\fR \fInewaddress\fR \fBMapAddress\fR \fIaddress\fR \fInewaddress\fR
When a request for address arrives to Tor, it will rewrite it to newaddress before When a request for address arrives to Tor, it will rewrite it to
processing it. For example, if you always want connections to www.indymedia.org to newaddress before processing it. For example, if you always want
exit via \fItorserver\fR (where \fItorserver\fR is the nickname of the server), connections to www.indymedia.org to exit via \fItorserver\fR (where
\fItorserver\fR is the nickname of the server),
use "MapAddress www.indymedia.org www.indymedia.org.torserver.exit". use "MapAddress www.indymedia.org www.indymedia.org.torserver.exit".
.LP .LP
.TP .TP
@ -355,8 +356,9 @@ Every NUM seconds consider whether to build a new circuit. (Default: 30 seconds)
.LP .LP
.TP .TP
\fBMaxCircuitDirtiness \fR\fINUM\fP \fBMaxCircuitDirtiness \fR\fINUM\fP
Feel free to reuse a circuit that was first used at most NUM seconds Feel free to reuse a circuit that was first used at most NUM seconds ago,
ago, but never attach a new stream to a circuit that is too old. (Default: 10 minutes) but never attach a new stream to a circuit that is too old.
(Default: 10 minutes)
.LP .LP
.TP .TP
\fBNodeFamily \fR\fInickname\fR,\fInickname\fR,\fI...\fP \fBNodeFamily \fR\fInickname\fR,\fInickname\fR,\fI...\fP
@ -367,7 +369,7 @@ NodeFamily is only needed when a server doesn't list the family itself
.LP .LP
.TP .TP
.\" \fBPathlenCoinWeight \fR\fI0.0-1.0\fP .\" \fBPathlenCoinWeight \fR\fI0.0-1.0\fP
.\" Paths are 3 hops plus a geometric distribution centered around this coinweight. .\" Paths are 3 hops plus a geometric distribution centered around this coinweight.
.\" Must be >=0.0 and <1.0. (Default: 0.3) NOT USED CURRENTLY .\" Must be >=0.0 and <1.0. (Default: 0.3) NOT USED CURRENTLY
.\" .TP .\" .TP
\fBRendNodes \fR\fInickname\fR,\fInickname\fR,\fI...\fP \fBRendNodes \fR\fInickname\fR,\fInickname\fR,\fI...\fP
@ -673,7 +675,8 @@ to this port rather than the one specified in DirPort. (Default: 0.0.0.0)
.LP .LP
.TP .TP
\fBDirPolicy \fR\fIpolicy\fR,\fIpolicy\fR,\fI...\fP \fBDirPolicy \fR\fIpolicy\fR,\fIpolicy\fR,\fI...\fP
Set an entrance policy for this server, to limit who can connect to the directory ports. Set an entrance policy for this server, to limit who can connect to the
directory ports.
The policies have the same form as exit policies above. The policies have the same form as exit policies above.
.LP .LP
.TP .TP