[or-cvs] document changed option name

Nick Mathewson nickm at seul.org
Fri Feb 25 20:47:28 UTC 2005


Update of /home/or/cvsroot/tor/doc
In directory moria.mit.edu:/tmp/cvs-serv14226/doc

Modified Files:
	tor.1.in 
Log Message:
document changed option name

Index: tor.1.in
===================================================================
RCS file: /home/or/cvsroot/tor/doc/tor.1.in,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- tor.1.in	24 Feb 2005 11:00:06 -0000	1.56
+++ tor.1.in	25 Feb 2005 20:47:25 -0000	1.57
@@ -129,8 +129,8 @@
 .PP
 The following options are useful only for clients (that is, if \fBSOCKSPort\fP is non-zero):
 .TP
-\fBAddressMap\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 "AddressMap www.indymedia.org www.indymedia.org.yourtorserver.exit".
+\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".
 .TP
 \fBAllowUnverifiedNodes\fR \fBentry\fR|\fBexit\fR|\fBmiddle\fR|\fBintroduction\fR|\fBrendezvous\fR|...\fP
 Where on our circuits should we allow Tor servers that the directory



More information about the tor-commits mailing list