[or-cvs] r11972: clean up some old syntax errors in the man page (tor/trunk/doc)
arma at seul.org
arma at seul.org
Tue Oct 16 03:56:31 UTC 2007
Author: arma
Date: 2007-10-15 23:56:30 -0400 (Mon, 15 Oct 2007)
New Revision: 11972
Modified:
tor/trunk/doc/tor.1.in
Log:
clean up some old syntax errors in the man page
Modified: tor/trunk/doc/tor.1.in
===================================================================
--- tor/trunk/doc/tor.1.in 2007-10-16 03:52:37 UTC (rev 11971)
+++ tor/trunk/doc/tor.1.in 2007-10-16 03:56:30 UTC (rev 11972)
@@ -102,8 +102,8 @@
.LP
.TP
\fBConstrainedSockets \fR\fB0\fR|\fB1\fR\fP
-If set, Tor will tell the kernel to attempt to shrink the buffers for all
-sockets to the size specified in \fBConstrainedSockSize\fP. This is useful
+If set, Tor will tell the kernel to attempt to shrink the buffers for all
+sockets to the size specified in \fBConstrainedSockSize\fP. This is useful
for virtual servers and other environments where system level TCP
buffers may be limited. If you're on a virtual server, and you
encounter the "Error creating network
@@ -326,19 +326,19 @@
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)
More information about the tor-commits
mailing list