Browse Source

document changed option name

svn:r3698
Nick Mathewson 20 years ago
parent
commit
ea668225c0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      doc/tor.1.in

+ 2 - 2
doc/tor.1.in

@@ -129,8 +129,8 @@ uploaded whenever it changes.  (Default: 20 minutes.)
 .PP
 .PP
 The following options are useful only for clients (that is, if \fBSOCKSPort\fP is non-zero):
 The following options are useful only for clients (that is, if \fBSOCKSPort\fP is non-zero):
 .TP
 .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
 .TP
 \fBAllowUnverifiedNodes\fR \fBentry\fR|\fBexit\fR|\fBmiddle\fR|\fBintroduction\fR|\fBrendezvous\fR|...\fP
 \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
 Where on our circuits should we allow Tor servers that the directory