aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamian Johnson <atagar@torproject.org>2015-11-23 17:23:14 -0800
committerDamian Johnson <atagar@torproject.org>2015-11-23 17:23:14 -0800
commit4417effa52d24a665a4eb65c2533283dcb4f1fec (patch)
tree831e6e2d6d9821117767a773b9fbcdcaa7df7e5f
parent6cdd024c94ce9d2ba73cb393ccc84c6274c26d85 (diff)
downloadtor-4417effa52d24a665a4eb65c2533283dcb4f1fec.tar.gz
tor-4417effa52d24a665a4eb65c2533283dcb4f1fec.zip
Malformed ExtORPort entry in man page
Minor formatting issue with our ExtORPort that caused its description to be on the same line as the option (munging the two together).
-rw-r--r--doc/tor.1.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index aba0c1c396..60fd5bdc73 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -221,7 +221,7 @@ GENERAL OPTIONS
any pluggable transport proxy that tries to launch __transport__. +
(Example: ServerTransportOptions obfs45 shared-secret=bridgepasswd cache=/var/lib/tor/cache)
-[[ExtORPort]] **ExtORPort** \['address':]__port__|**auto**
+[[ExtORPort]] **ExtORPort** \['address':]__port__|**auto**::
Open this port to listen for Extended ORPort connections from your
pluggable transports.