summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Lewman <andrew@torproject.org>2009-02-01 22:05:31 +0000
committerAndrew Lewman <andrew@torproject.org>2009-02-01 22:05:31 +0000
commit893479b8b3b5329fa161274bae68a73277b1090c (patch)
tree2d91c222c1989d39bd4e409808316d47fa892a16
parent261f49fe2607a342a5454184705ba1277e32857f (diff)
downloadtor-893479b8b3b5329fa161274bae68a73277b1090c.tar.gz
tor-893479b8b3b5329fa161274bae68a73277b1090c.zip
Minor adjustment to man page.
svn:r18365
-rw-r--r--doc/tor.1.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in
index 4064abde70..55f9a8e043 100644
--- a/doc/tor.1.in
+++ b/doc/tor.1.in
@@ -363,12 +363,12 @@ a limited number of writes. (Default: 0)
\fBTunnelDirConns \fR\fB0\fR|\fB1\fP
If non-zero, when a directory server we contact supports it, we will
build a one-hop circuit and make an encrypted connection via its
-ORPort. (Default: 0)
+ORPort. (Default: 1)
.LP
.TP
\fBPreferTunneledDirConns \fR\fB0\fR|\fB1\fP
If non-zero, we will avoid directory servers that don't support tunneled
-directory connections, when possible. (Default: 0)
+directory connections, when possible. (Default: 1)
.SH CLIENT OPTIONS
.PP