diff options
author | Roger Dingledine <arma@torproject.org> | 2006-09-25 22:17:14 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-09-25 22:17:14 +0000 |
commit | 90a307bb2ab0f6ac6eddaf8727def1f382167dbf (patch) | |
tree | abd450579182899d59ee3bd5faf241d9baaab750 /doc/tor.1.in | |
parent | 49ad1eefa1569a5c8a9ee757fa854edf4cfff8cb (diff) | |
download | tor-90a307bb2ab0f6ac6eddaf8727def1f382167dbf.tar.gz tor-90a307bb2ab0f6ac6eddaf8727def1f382167dbf.zip |
tweaks
svn:r8505
Diffstat (limited to 'doc/tor.1.in')
-rw-r--r-- | doc/tor.1.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in index e531d07469..e8e1b529cc 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -372,7 +372,7 @@ NodeFamily is only needed when a server doesn't list the family itself .LP .TP \fBEnforceDistinctSubnets \fR\fB0\fR|\fB1\fR\fP -If 1, Tor will not put two servers whose IP addressess are "too +If 1, Tor will not allow two servers whose IP addressess are "too close" to appear on the same circuit. Currently, two addresses are "too close" if they lie in the same /16 range. (Default: 1) |