From: Robert Ransom Date: Fri, 14 Sep 2012 06:25:03 +0000 (-0700) Subject: Fix man page typo X-Git-Tag: tor-0.2.4.3-alpha~35^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=909691f1ae9e2b8cd806cdf43b43f99b97c5c0f4;p=thirdparty%2Ftor.git Fix man page typo --- diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 0bd970965a..5aac0542d1 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -81,7 +81,7 @@ COMMAND-LINE OPTIONS Other options can be specified on the command-line in the format "--option value", in the format "option value", or in a configuration file. For instance, you can tell Tor to start listening for SOCKS connections on port -9999 by passing --SOCKSPort 9999 or SOCKPort 9999 to it on the command line, +9999 by passing --SOCKSPort 9999 or SOCKSPort 9999 to it on the command line, or by putting "SOCKSPort 9999" in the configuration file. You will need to quote options with spaces in them: if you want Tor to log all debugging messages to debug.log, you will probably need to say --Log 'debug file