Bläddra i källkod

clean up man page entries on EntryNodes and ExitNodes

svn:r6202
Roger Dingledine 19 år sedan
förälder
incheckning
173b16cd1e
1 ändrade filer med 14 tillägg och 10 borttagningar
  1. 14 10
      doc/tor.1.in

+ 14 - 10
doc/tor.1.in

@@ -242,28 +242,32 @@ you are reliable and high-bandwidth enough to be a useful server.)
 (Default: 0)
 (Default: 0)
 .LP
 .LP
 .TP
 .TP
+\fBExcludeNodes \fR\fInickname\fR,\fInickname\fR,\fI...\fP
+A list of nodes to never use when building a circuit.
+.LP
+.TP
 \fBEntryNodes \fR\fInickname\fR,\fInickname\fR,\fI...\fP
 \fBEntryNodes \fR\fInickname\fR,\fInickname\fR,\fI...\fP
-A list of preferred nodes to use for the first hop in the circuit, if possible.
+A list of preferred nodes to use for the first hop in the circuit.
+These are treated only as preferences unless StrictEntryNodes (see
+below) is also set.
 .LP
 .LP
 .TP
 .TP
 \fBExitNodes \fR\fInickname\fR,\fInickname\fR,\fI...\fP
 \fBExitNodes \fR\fInickname\fR,\fInickname\fR,\fI...\fP
-A list of preferred nodes to use for the last hop in the circuit, if possible.
+A list of preferred nodes to use for the last hop in the circuit.
+These are treated only as preferences unless StrictExitNodes (see
+below) is also set.
 .LP
 .LP
 .TP
 .TP
-\fBExcludeNodes \fR\fInickname\fR,\fInickname\fR,\fI...\fP
-A list of nodes to never use when building a circuit.
+\fBStrictEntryNodes \fR\fB0\fR|\fB1\fR\fP
+If 1, Tor will never use any nodes besides those listed in "EntryNodes" for
+the first hop of a circuit.
 .LP
 .LP
 .TP
 .TP
 \fBStrictExitNodes \fR\fB0\fR|\fB1\fR\fP
 \fBStrictExitNodes \fR\fB0\fR|\fB1\fR\fP
-If 1, Tor will never use any nodes besides those listed in "exitnodes" for
+If 1, Tor will never use any nodes besides those listed in "ExitNodes" for
 the last hop of a circuit.
 the last hop of a circuit.
 .LP
 .LP
 .TP
 .TP
-\fBStrictEntryNodes \fR\fB0\fR|\fB1\fR\fP
-If 1, Tor will never use any nodes besides those listed in "entrynodes" for
-the first hop of a circuit.
-.LP
-.TP
 \fBFascistFirewall \fR\fB0\fR|\fB1\fR\fP
 \fBFascistFirewall \fR\fB0\fR|\fB1\fR\fP
 If 1, Tor will only create outgoing connections to ORs running on ports that
 If 1, Tor will only create outgoing connections to ORs running on ports that
 your firewall allows (defaults to 80 and 443; see \fBFirewallPorts\fR).  This will
 your firewall allows (defaults to 80 and 443; see \fBFirewallPorts\fR).  This will