summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-05-23 20:15:51 +0000
committerRoger Dingledine <arma@torproject.org>2006-05-23 20:15:51 +0000
commitbe2833e929bb186fce83a61993582228f93d660e (patch)
treee91fecca89241d96fd73800b9abe2464556685dd /doc
parent346cc24f40b39a115379c18a313bcdb681a77953 (diff)
downloadtor-be2833e929bb186fce83a61993582228f93d660e.tar.gz
tor-be2833e929bb186fce83a61993582228f93d660e.zip
fix spelling of VirtualAddrNetwork in man page (thanks tup)
svn:r6487
Diffstat (limited to 'doc')
-rw-r--r--doc/tor.1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in
index b90add59dc..656a259249 100644
--- a/doc/tor.1.in
+++ b/doc/tor.1.in
@@ -446,7 +446,7 @@ leaking DNS requests.
(Default: 0)
.LP
.TP
-\fBVirutalAddrNetwork \fR\fIAddress\fB/\fIbits\fP
+\fBVirtualAddrNetwork \fR\fIAddress\fB/\fIbits\fP
When a controller asks for a virtual (unused) address with the
'MAPADDRESS' command, Tor picks an unassigned address from this range.
(Default: 127.192.0.0/10)