Commit eeec26b7 authored by Roger Dingledine's avatar Roger Dingledine
Browse files

clean up some old syntax errors in the man page


svn:r11972
parent ece556f6
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -326,19 +326,19 @@ If non-zero, try to use crypto hardware acceleration when
available. This is untested and probably buggy. (Default: 0)
.LP
.TP
\fBAvoidDiskWrites \fR\fB0|\fR\fB1\fP
\fBAvoidDiskWrites \fR\fB0\fR|\fB1\fP
If non-zero, try to write to disk less frequently than we would otherwise.
This is useful when running on flash memory or other media that support only
a limited number of writes.  (Default: 0)
.LP
.TP
\fBTunnelDirConns \fR\fB0|\fR\fB1\fP
\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)
.LP
.TP
\fBPreferTunneledDirConns \fR\fB0|\fR\fB1\fP
\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)