aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2017-05-14 19:04:00 -0400
committerRoger Dingledine <arma@torproject.org>2017-05-14 19:04:00 -0400
commit1474aaa4563508a9b1c75d495101b697ce7d7fbd (patch)
tree375c8feb1f348d2403256953d9ab3c48797425cf /doc
parent2cf8f6772b80d73561a987a7153fd382fb805047 (diff)
downloadtor-1474aaa4563508a9b1c75d495101b697ce7d7fbd.tar.gz
tor-1474aaa4563508a9b1c75d495101b697ce7d7fbd.zip
fmt two man page entries
whoever made the patch for #17975 wasn't using a proper green-screen vt100. :)
Diffstat (limited to 'doc')
-rw-r--r--doc/tor.1.txt21
1 files changed, 11 insertions, 10 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index 96e5fa129d..1fffe0810c 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -638,18 +638,19 @@ 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
- 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
- loopback addresses (127.0.0.0/8 and ::1).
+ 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 loopback
+ addresses (127.0.0.0/8 and ::1).
[[OutboundBindAddressExit]] **OutboundBindAddressExit** __IP__::
- Make all outbound exit 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 loopback addresses (127.0.0.0/8
- and ::1).
+ Make all outbound exit 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 loopback addresses (127.0.0.0/8 and ::1).
[[PidFile]] **PidFile** __FILE__::
On startup, write our PID to FILE. On clean shutdown, remove