]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
doc: Fix another man page typo
authorteor <teor@torproject.org>
Sun, 5 Apr 2020 07:17:03 +0000 (17:17 +1000)
committerteor <teor@torproject.org>
Sun, 5 Apr 2020 07:17:03 +0000 (17:17 +1000)
The default value of the option is "auto", not "default".

doc/tor.1.txt

index 62d5de4a0c779f5dff1779bcb34f7980ec169e87..79809832cabd1fd1f300f3690342290a3b593a4a 100644 (file)
@@ -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**::