summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2020-04-05 17:17:03 +1000
committerteor <teor@torproject.org>2020-04-05 17:17:03 +1000
commit80a306c6e7d20efc44f2f93b559c44a52d952c39 (patch)
tree4815cfc0a658cd2d6eea768f42977ca85f90f136 /doc
parent613077229f7a3595e8c1ddd180175c513390da3e (diff)
downloadtor-80a306c6e7d20efc44f2f93b559c44a52d952c39.tar.gz
tor-80a306c6e7d20efc44f2f93b559c44a52d952c39.zip
doc: Fix another man page typo
The default value of the option is "auto", not "default".
Diffstat (limited to 'doc')
-rw-r--r--doc/tor.1.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index 62d5de4a0c..79809832ca 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -527,7 +527,7 @@ forward slash (/) in the configuration file and on the command line.
If this option is set to 1, we always try to include a relay's Ed25519 ID
when telling the preceding relay in a circuit to extend to it.
If this option is set to 0, we never include Ed25519 IDs when extending
- circuits. If the option is set to "default", we obey a
+ circuits. If the option is set to "auto", we obey a
parameter in the consensus document. (Default: auto)
[[ExtORPort]] **ExtORPort** ['address'**:**]{empty}__port__|**auto**::