[or-cvs] clarify that nodefamily is only need when the server doesn"t
Roger Dingledine
arma at seul.org
Wed Nov 10 00:37:01 UTC 2004
Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/doc
Modified Files:
tor.1.in
Log Message:
clarify that nodefamily is only need when the server doesn't
use myfamily
Index: tor.1.in
===================================================================
RCS file: /home/or/cvsroot/doc/tor.1.in,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- tor.1.in 10 Nov 2004 00:19:04 -0000 1.31
+++ tor.1.in 10 Nov 2004 00:36:58 -0000 1.32
@@ -135,9 +135,10 @@
Every NUM seconds consider whether to build a new circuit. (Default: 60)
.TP
\fBNodeFamily \fR\fInickname,nickname,...\fP
-The named Tor servers constitute a "family" of similar or
-co-administared servers, so never use any two of them in the same
-circuit. This option can be used multiple times.
+The named Tor servers constitute a "family" of similar or co-administared
+servers, so never use any two of them in the same circuit. Defining a
+NodeFamily is only needed when a server doesn't list the family itself
+(with MyFamily). This option can be used multiple times.
.TP
.\" \fBPathlenCoinWeight \fR\fI0.0-1.0\fP
.\" 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
More information about the tor-commits
mailing list