From: Damian Johnson Date: Tue, 24 Nov 2015 01:23:14 +0000 (-0800) Subject: Malformed ExtORPort entry in man page X-Git-Tag: tor-0.2.8.1-alpha~219^2^2~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4417effa52d24a665a4eb65c2533283dcb4f1fec;p=thirdparty%2Ftor.git 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). --- 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.