diff options
author | Roger Dingledine <arma@torproject.org> | 2007-05-24 17:11:12 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-05-24 17:11:12 +0000 |
commit | 5dcac14bab7d74745cb0b5bfd9ea31f661c820e6 (patch) | |
tree | 181832a3f2a807ec09008d09d174b57ecace5cf4 /doc | |
parent | fa64904306888059cefe50429ce6f1502f2a19c6 (diff) | |
download | tor-5dcac14bab7d74745cb0b5bfd9ea31f661c820e6.tar.gz tor-5dcac14bab7d74745cb0b5bfd9ea31f661c820e6.zip |
minimal backport of r10238
svn:r10302
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in index 1a55f33d56..e6ae1713a5 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -417,13 +417,6 @@ but never attach a new stream to a circuit that is too old. (Default: 10 minutes) .LP .TP -\fBNodeFamily \fR\fInickname\fR,\fInickname\fR,\fI...\fP -The named Tor servers constitute a "family" of similar or co-administered -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. -.LP -.TP \fBEnforceDistinctSubnets \fR\fB0\fR|\fB1\fR\fP If 1, Tor will not put two servers whose IP addresses are "too close" on the same circuit. Currently, two addresses are |