diff options
author | Roger Dingledine <arma@torproject.org> | 2017-05-14 19:00:36 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2017-05-14 19:00:36 -0400 |
commit | 2cf8f6772b80d73561a987a7153fd382fb805047 (patch) | |
tree | ef0b5694c9df290135d2abc36c66073777b10ec9 /doc | |
parent | 44102714460aafe59d77fdba0b1101a7bea8ab75 (diff) | |
download | tor-2cf8f6772b80d73561a987a7153fd382fb805047.tar.gz tor-2cf8f6772b80d73561a987a7153fd382fb805047.zip |
remove stray equals sign
resolves ticket 22256. this typo crept in during bug 21715's commit
fd8284c8.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 17977afe59..96e5fa129d 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -638,7 +638,7 @@ GENERAL OPTIONS (127.0.0.0/8 and ::1). [[OutboundBindAddressOR]] **OutboundBindAddressOR** __IP__:: - Make all outbound non-exit (=relay and other) connections originate from the IP + Make all outbound non-exit (relay and other) connections originate from the IP address specified. This option overrides **OutboundBindAddress** for the same IP version. This option may be used twice, once with an IPv4 address and once with an IPv6 address. This setting will be ignored for connections to the |