diff options
author | Neel Chauhan <neel@neelc.org> | 2019-04-17 21:41:31 -0400 |
---|---|---|
committer | Neel Chauhan <neel@neelc.org> | 2019-04-17 21:41:31 -0400 |
commit | caa55a6d37426073dc264d2adec7201ec65aec19 (patch) | |
tree | f6bfcebba06d9cede4a0f11e826e6d186536ecea /doc | |
parent | cfada969a9d450ba12548ab4ff112a2fe3642b95 (diff) | |
download | tor-caa55a6d37426073dc264d2adec7201ec65aec19.tar.gz tor-caa55a6d37426073dc264d2adec7201ec65aec19.zip |
Grammar fixes for IPv6Exit in tor.1.txt
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 23b7e7b607..cbbc3515bb 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -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 |