mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-20 10:12:15 +01:00
clean up some old syntax errors in the man page
svn:r11972
This commit is contained in:
parent
ece556f600
commit
eeec26b727
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user