From 4ce34c013ef069d7d744235d471458f7cffcb696 Mon Sep 17 00:00:00 2001 From: Thomas Sjögren Date: Tue, 9 Aug 2005 10:35:06 +0000 Subject: man file, minor updates svn:r4757 --- doc/tor.1.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/tor.1.in') diff --git a/doc/tor.1.in b/doc/tor.1.in index 107a78f3d7..09b8eabd93 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -1,4 +1,4 @@ -.TH TOR 1 "June 2005" "TOR" +.TH TOR 1 "August 2005" "TOR" .SH NAME tor \- The second-generation onion router .SH SYNOPSIS @@ -243,7 +243,7 @@ used when \fBFascistFirewall\fR is set. This option is deprecated; use ReachableAddresses instead. (Default: 80, 443) .LP .TP -\fBReachableAddresses \fR\fIADDR\fP[\fB/\fP\fIMASK\fP\fB][:\fP\fIPORT\fP]...\fP +\fBReachableAddresses \fR\fIADDR\fP[\fB/\fP\fIMASK\fP][:\fIPORT\fP]...\fP A comma-separated list of IPs that your firewall allows you to connect to. Only used when \fBFascistFirewall\fR is set. The format is as for the addresses in ExitPolicy, except that "accept" is understood @@ -455,7 +455,7 @@ special target string "pass", which prevents subsequent rules from being considered. .LP .TP -\fBShutdownWaitLength\fR\fINUM\fP +\fBShutdownWaitLength\fR \fINUM\fP When we get a SIGINT and we're a server, we begin shutting down: we close listeners and start refusing new circuits. After \fBNUM\fP seconds, we exit. If we get a second SIGINT, we exit immediately. (Default: -- cgit v1.2.3-54-g00ecf