fmt two man page entries

whoever made the patch for #17975 wasn't using a proper green-screen
vt100. :)
This commit is contained in:
Roger Dingledine 2017-05-14 19:04:00 -04:00
parent 2cf8f6772b
commit 1474aaa456

View File

@ -638,18 +638,19 @@ GENERAL OPTIONS
(127.0.0.0/8 and ::1). (127.0.0.0/8 and ::1).
[[OutboundBindAddressOR]] **OutboundBindAddressOR** __IP__:: [[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
address specified. This option overrides **OutboundBindAddress** for the same originate from the IP address specified. This option overrides
IP version. This option may be used twice, once with an IPv4 address and once **OutboundBindAddress** for the same IP version. This option may
with an IPv6 address. This setting will be ignored for connections to the be used twice, once with an IPv4 address and once with an IPv6
loopback addresses (127.0.0.0/8 and ::1). address. This setting will be ignored for connections to the loopback
addresses (127.0.0.0/8 and ::1).
[[OutboundBindAddressExit]] **OutboundBindAddressExit** __IP__:: [[OutboundBindAddressExit]] **OutboundBindAddressExit** __IP__::
Make all outbound exit connections originate from the IP address specified. This Make all outbound exit connections originate from the IP address
option overrides **OutboundBindAddress** for the same IP version. This option specified. This option overrides **OutboundBindAddress** for the
may be used twice, once with an IPv4 address and once with an IPv6 address. This same IP version. This option may be used twice, once with an IPv4
setting will be ignored for connections to the loopback addresses (127.0.0.0/8 address and once with an IPv6 address. This setting will be ignored
and ::1). for connections to the loopback addresses (127.0.0.0/8 and ::1).
[[PidFile]] **PidFile** __FILE__:: [[PidFile]] **PidFile** __FILE__::
On startup, write our PID to FILE. On clean shutdown, remove On startup, write our PID to FILE. On clean shutdown, remove