From 2cf8f6772b80d73561a987a7153fd382fb805047 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sun, 14 May 2017 19:00:36 -0400 Subject: remove stray equals sign resolves ticket 22256. this typo crept in during bug 21715's commit fd8284c8. --- doc/tor.1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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 -- cgit v1.2.3-54-g00ecf