aboutsummaryrefslogtreecommitdiff
path: root/doc/tor.1.in
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2004-12-21 05:43:17 +0000
committerNick Mathewson <nickm@torproject.org>2004-12-21 05:43:17 +0000
commit0c0a504611c794fe01ea3d709f596bacb9821f28 (patch)
tree99cd9738b02db1f0824f301a66708d1350e99e19 /doc/tor.1.in
parenta742b5bbb00572633aba18e80285cb2bb72ac0fc (diff)
downloadtor-0c0a504611c794fe01ea3d709f596bacb9821f28.tar
tor-0c0a504611c794fe01ea3d709f596bacb9821f28.tar.gz
capitalize acronyms, clarify windows doc a bit.
svn:r3197
Diffstat (limited to 'doc/tor.1.in')
-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 b548b58e2..f8d0ebd5b 100644
--- a/doc/tor.1.in
+++ b/doc/tor.1.in
@@ -186,10 +186,10 @@ Set this to 0 if you don't want to allow application connections. (Default:
9050)
.TP
\fBSOCKSBindAddress \fR\fIIP\fP
-Bind to this address to listen for connections from socks-speaking applications. (Default: 127.0.0.1) You can also specify a port (e.g. 192.168.0.1:9100). This directive can be specified multiple times to bind to multiple addresses/ports.
+Bind to this address to listen for connections from SOCKS-speaking applications. (Default: 127.0.0.1) You can also specify a port (e.g. 192.168.0.1:9100). This directive can be specified multiple times to bind to multiple addresses/ports.
.TP
\fBSOCKSPolicy \fR\fIpolicy\fR,\fIpolicy\fR,\fI...\fP
-Set an entrance policy for this server, to limit who can connect to the socks ports. The policies have the same form as exit policies below.
+Set an entrance policy for this server, to limit who can connect to the SOCKS ports. The policies have the same form as exit policies below.
.SH SERVER OPTIONS
.PP