diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-08-03 10:11:17 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-08-03 10:11:17 -0400 |
commit | a437080d379bb7a6c723edec163b16a7ca3d2cf9 (patch) | |
tree | 0c59f44ecfb135d0faf18b8ad45621ccd0f24a33 /doc | |
parent | 42e787817cc78aba714bed683f8a7a9efd7d4f30 (diff) | |
download | tor-a437080d379bb7a6c723edec163b16a7ca3d2cf9.tar.gz tor-a437080d379bb7a6c723edec163b16a7ca3d2cf9.zip |
Changes suggested by teor.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 2f4337630f..10af7ddae6 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -439,8 +439,8 @@ GENERAL OPTIONS Tor will contact the authority at __address__ to download directory documents. The provided __port__ value is a dirport; clients ignore this in favor of the specified "orport=" value. If an - IPv6 address is supplied, Tor will - also download directory documents at the IPv6 address on the ORPort. + + IPv6 ORPort is supplied, Tor will + also download directory documents at the IPv6 ORPort. + + If no **DirAuthority** line is given, Tor will use the default directory authorities. NOTE: this option is intended for setting up a private Tor |