[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r7074: fix typo pointed out by paul (tor/trunk/doc)
Author: arma
Date: 2006-08-18 14:19:35 -0400 (Fri, 18 Aug 2006)
New Revision: 7074
Modified:
tor/trunk/doc/tor.1.in
Log:
fix typo pointed out by paul
Modified: tor/trunk/doc/tor.1.in
===================================================================
--- tor/trunk/doc/tor.1.in 2006-08-18 17:46:14 UTC (rev 7073)
+++ tor/trunk/doc/tor.1.in 2006-08-18 18:19:35 UTC (rev 7074)
@@ -232,7 +232,7 @@
.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.