[or-cvs] Clarify MapAddress in the man page
    thomass at seul.org 
    thomass at seul.org
       
    Mon Apr 11 16:47:00 UTC 2005
    
    
  
Update of /home2/or/cvsroot/tor/doc
In directory moria.mit.edu:/tmp/cvs-serv16656
Modified Files:
	tor.1.in 
Log Message:
Clarify MapAddress in the man page
Index: tor.1.in
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/tor.1.in,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- tor.1.in	26 Mar 2005 06:15:43 -0000	1.67
+++ tor.1.in	11 Apr 2005 16:46:58 -0000	1.68
@@ -182,7 +182,7 @@
 node will go down before the stream is finished.
 .TP
 \fBMapAddress\fR \fIaddress\fR \fInewaddress\fR
-When a request for address arrives to Tor, it will rewrite it to newaddress before processing it. For example, if you always want connections to www.indymedia.org to exit via yourtorserver, use "MapAddress www.indymedia.org www.indymedia.org.yourtorserver.exit".
+When a request for address arrives to Tor, it will rewrite it to newaddress before processing it. For example, if you always want connections to www.indymedia.org to exit via \fItorserver\fR (where \fItorserver\fR is the nickname of the server), use "MapAddress www.indymedia.org www.indymedia.org.torserver.exit".
 .TP
 \fBNewCircuitPeriod \fR\fINUM\fP
 Every NUM seconds consider whether to build a new circuit. (Default: 60)
    
    
More information about the tor-commits
mailing list