summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-03-19 01:39:10 +0000
committerRoger Dingledine <arma@torproject.org>2006-03-19 01:39:10 +0000
commit77b00edd271b0415d2b5839e3ae7cff8daac0ccf (patch)
treeb1152f7c00437d667575561f50384a0c4e926fa1
parentc06e6ddaddf116ab6554201957853bec278f62b3 (diff)
downloadtor-77b00edd271b0415d2b5839e3ae7cff8daac0ccf.tar.gz
tor-77b00edd271b0415d2b5839e3ae7cff8daac0ccf.zip
and fix the AllowInvalidNodes man page entry too.
svn:r6189
-rw-r--r--doc/tor.1.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in
index 44d2b87990..0c153ef04d 100644
--- a/doc/tor.1.in
+++ b/doc/tor.1.in
@@ -227,9 +227,10 @@ available. This is untested and probably buggy. (Default: 0)
The following options are useful only for clients (that is, if \fBSOCKSPort\fP is non-zero):
.LP
.TP
-\fBAllowUnverifiedNodes\fR \fBentry\fR|\fBexit\fR|\fBmiddle\fR|\fBintroduction\fR|\fBrendezvous\fR|...\fP
-Allow no-name routers (ones that the dirserver operators don't
-know anything about) in only these positions in your circuits.
+\fBAllowInvalidNodes\fR \fBentry\fR|\fBexit\fR|\fBmiddle\fR|\fBintroduction\fR|\fBrendezvous\fR|...\fP
+Allow routers that the dirserver operators consider invalid (not
+trustworthy or otherwise not working right) in only these positions in
+your circuits.
The default is "middle,rendezvous", and other choices are not advised.
.LP
.TP