aboutsummaryrefslogtreecommitdiff
path: root/doc/tor.1.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-08-18 18:19:35 +0000
committerRoger Dingledine <arma@torproject.org>2006-08-18 18:19:35 +0000
commitd08df9686a674bc706c50b8d48d3066492d02df2 (patch)
treebce47bb4d85ed65b1789a7752932267ca446fa40 /doc/tor.1.in
parentd53e5179bdd808a59adde5ffcd60fdf1c2c06b6e (diff)
downloadtor-d08df9686a674bc706c50b8d48d3066492d02df2.tar.gz
tor-d08df9686a674bc706c50b8d48d3066492d02df2.zip
fix typo pointed out by paul
svn:r7074
Diffstat (limited to 'doc/tor.1.in')
-rw-r--r--doc/tor.1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in
index ea02553baf..8cbb69b50e 100644
--- a/doc/tor.1.in
+++ b/doc/tor.1.in
@@ -232,7 +232,7 @@ The following options are useful only for clients (that is, if \fBSocksPort\fP i
.TP
\fBAllowInvalidNodes\fR \fBentry\fR|\fBexit\fR|\fBmiddle\fR|\fBintroduction\fR|\fBrendezvous\fR|...\fP
If some Tor servers are obviously not working right, the directory
-authorities can manually mark them an invalid, meaning that it's not
+authorities can manually mark them as invalid, meaning that it's not
recommended you use them for entry or exit positions in your circuits. You
can opt to use them in some circuit positions, though. The default is
"middle,rendezvous", and other choices are not advised.