[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r18365: {tor} Minor adjustment to man page. (tor/trunk/doc)
Author: phobos
Date: 2009-02-01 17:05:31 -0500 (Sun, 01 Feb 2009)
New Revision: 18365
Modified:
tor/trunk/doc/tor.1.in
Log:
Minor adjustment to man page.
Modified: tor/trunk/doc/tor.1.in
===================================================================
--- tor/trunk/doc/tor.1.in 2009-02-01 14:11:16 UTC (rev 18364)
+++ tor/trunk/doc/tor.1.in 2009-02-01 22:05:31 UTC (rev 18365)
@@ -363,12 +363,12 @@
\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