summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDamian Johnson <atagar@torproject.org>2015-11-23 17:25:26 -0800
committerDamian Johnson <atagar@torproject.org>2015-11-23 17:25:26 -0800
commit690b66ce48f98b9bf109d63ccce93a329e06d8cc (patch)
tree5f7b34743e08d9b45d0f1ef9c949f23361ba2f5a /doc
parent4417effa52d24a665a4eb65c2533283dcb4f1fec (diff)
downloadtor-690b66ce48f98b9bf109d63ccce93a329e06d8cc.tar.gz
tor-690b66ce48f98b9bf109d63ccce93a329e06d8cc.zip
ControlPort's section on flags wasn't indented
Minor formatting issue with our ControlPort entry. The part about flags wasn't indented with the rest of its description.
Diffstat (limited to 'doc')
-rw-r--r--doc/tor.1.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index 60fd5bdc73..00cdf27b55 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -289,9 +289,9 @@ GENERAL OPTIONS
any process on the local host to control it. (Setting both authentication
methods means eithermethod is sufficient to authenticate to Tor.) This
option is required for many Tor controllers; most use the value of 9051.
- Set it to "auto" to have Tor pick a port for you. (Default: 0)
+ Set it to "auto" to have Tor pick a port for you. (Default: 0) +
+
- Recognized flags are::
+ Recognized flags are...
**GroupWritable**;;
Unix domain sockets only: makes the socket get created as
group-writable.