Quellcode durchsuchen

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).
Damian Johnson vor 10 Jahren
Ursprung
Commit
4417effa52
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      doc/tor.1.txt

+ 1 - 1
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.