mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
Grammar fixes for IPv6Exit in tor.1.txt
This commit is contained in:
parent
cfada969a9
commit
caa55a6d37
@ -1939,9 +1939,10 @@ is non-zero):
|
||||
ExitPolicy, ReducedExitPolicy, and IPv6Exit options are ignored. +
|
||||
+
|
||||
If ExitRelay is set to "auto", then Tor checks the ExitPolicy,
|
||||
ReducedExitPolicy, and IPv6Exit options. If either is set, Tor behaves
|
||||
as if ExitRelay were set to 1. If neither exit policy option is set, Tor
|
||||
behaves as if ExitRelay were set to 0. (Default: auto)
|
||||
ReducedExitPolicy, and IPv6Exit options. If at least one of these options
|
||||
is set, Tor behaves as if ExitRelay were set to 1. If none of these exit
|
||||
policy options are set, Tor behaves as if ExitRelay were set to 0.
|
||||
(Default: auto)
|
||||
|
||||
[[ExitPolicy]] **ExitPolicy** __policy__,__policy__,__...__::
|
||||
Set an exit policy for this server. Each policy is of the form
|
||||
|
Loading…
Reference in New Issue
Block a user