[tor-commits] [tor/master] Grammar fixes for IPv6Exit in tor.1.txt

nickm at torproject.org nickm at torproject.org
Tue Apr 23 19:39:29 UTC 2019


commit caa55a6d37426073dc264d2adec7201ec65aec19
Author: Neel Chauhan <neel at neelc.org>
Date:   Wed Apr 17 21:41:31 2019 -0400

    Grammar fixes for IPv6Exit in tor.1.txt
---
 doc/tor.1.txt | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index 23b7e7b60..cbbc3515b 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





More information about the tor-commits mailing list