aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-06-05 20:54:53 +0000
committerNick Mathewson <nickm@torproject.org>2007-06-05 20:54:53 +0000
commit0a27f02b9c5082c6dffcdd2e1e324f4f516d9ab6 (patch)
tree331be7abbb30097726451c3ba3cb27079b26b7ab /doc
parent210beff55a17643d54c0d7142d9662a97d8fd51d (diff)
downloadtor-0a27f02b9c5082c6dffcdd2e1e324f4f516d9ab6.tar
tor-0a27f02b9c5082c6dffcdd2e1e324f4f516d9ab6.tar.gz
r13267@catbus: nickm | 2007-06-05 16:54:20 -0400
Man page and small tweaks for last patch. svn:r10505
Diffstat (limited to 'doc')
-rw-r--r--doc/tor.1.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in
index 6b068c467..cf6a05a6a 100644
--- a/doc/tor.1.in
+++ b/doc/tor.1.in
@@ -121,6 +121,11 @@ This directive can be specified multiple times to bind to multiple
addresses/ports.
.LP
.TP
+\fBControlSocket \fR\fIPath\fP
+Like ControlPort, but listens on a Unix domain socket, rather than a TCP
+socket. (Unix and Unix-like systems only.)
+.LP
+.TP
\fBHashedControlPassword \fR\fIhashed_password\fP
Don't allow any connections on the control port except when the other process
knows the password whose one-way hash is \fIhashed_password\fP. You can