summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2020-04-05 17:10:37 +1000
committerteor <teor@torproject.org>2020-04-05 17:10:37 +1000
commit613077229f7a3595e8c1ddd180175c513390da3e (patch)
treef816e885b91bc6bec93c5c95c585ac730de2f532 /doc
parentb1e1c6b505e1cadedf6c05706dfffaaab2b70a25 (diff)
downloadtor-613077229f7a3595e8c1ddd180175c513390da3e.tar.gz
tor-613077229f7a3595e8c1ddd180175c513390da3e.zip
doc: Fix a typo in the man page
"proceeding" means starting an action. "preceding" means the thing before this thing. In this context, it's a bit ambiguous.
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 41b8585cc0..62d5de4a0c 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -525,7 +525,7 @@ forward slash (/) in the configuration file and on the command line.
[[ExtendByEd25519ID]] **ExtendByEd25519ID** **0**|**1**|**auto**::
If this option is set to 1, we always try to include a relay's Ed25519 ID
- when telling the proceeding relay in a circuit to extend to it.
+ 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
parameter in the consensus document. (Default: auto)