[or-cvs] TrackHostExists should be a comma-seperated list
    thomass at seul.org 
    thomass at seul.org
       
    Thu Apr 28 00:03:36 UTC 2005
    
    
  
Update of /home2/or/cvsroot/tor/doc
In directory moria.mit.edu:/tmp/cvs-serv31380
Modified Files:
	tor.1.in 
Log Message:
TrackHostExists should be a comma-seperated list
Index: tor.1.in
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/tor.1.in,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- tor.1.in	27 Apr 2005 23:45:48 -0000	1.73
+++ tor.1.in	28 Apr 2005 00:03:34 -0000	1.74
@@ -1,4 +1,4 @@
-.TH TOR 1 "March 2005" "TOR"
+.TH TOR 1 "April 2005" "TOR"
 .SH NAME
 tor \- The second-generation onion router
 .SH SYNOPSIS
@@ -225,7 +225,7 @@
 \fBSOCKSPolicy \fR\fIpolicy\fR,\fIpolicy\fR,\fI...\fP
 Set an entrance policy for this server, to limit who can connect to the SOCKS ports. The policies have the same form as exit policies below.
 .TP
-\fBTrackHostExits \fR\fIhost\fR|\fI.domain\fR|\fI.\fR\fP
+\fBTrackHostExits \fR\fIhost\fR,\fI.domain\fR,\fI...\fR\fP
 For each value in the comma separated list, Tor will track recent connections
 to hosts that match this value and attempt to
 reuse the same exit node for each. If the value is prepended with a '.', it is
    
    
More information about the tor-commits
mailing list