aboutsummaryrefslogtreecommitdiff
path: root/control-spec.txt
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2020-11-16 15:33:35 -0500
committerRoger Dingledine <arma@torproject.org>2020-11-16 15:33:35 -0500
commitbfaf4c27e7ebd322b6451ddb40710d84a88c7454 (patch)
tree2932dade453d918eb6700d821fb8775e60434838 /control-spec.txt
parente94fd12a2b0944f2201b5850c45b912991c103b3 (diff)
downloadtorspec-bfaf4c27e7ebd322b6451ddb40710d84a88c7454.tar.gz
torspec-bfaf4c27e7ebd322b6451ddb40710d84a88c7454.zip
fix typos; more robust links between specs
Diffstat (limited to 'control-spec.txt')
-rw-r--r--control-spec.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/control-spec.txt b/control-spec.txt
index 12dd1a7..72d3195 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -3605,7 +3605,8 @@
configuration option. Tor accepts relative and full path.
Message = The log message that the PT sends back to the tor parent
process minus the "LOG" string prefix. Formatted as
- specified in pt-spec.txt section 3.3.4.
+ specified in pt-spec.txt section "3.3.4. Pluggable
+ Transport Log Message".
This event is triggered when tor receives a log message from the PT.
@@ -3627,11 +3628,12 @@
Program = The program path as defined in the *TransportPlugin
configuration option. Tor accepts relative and full path.
- Transport = This value indicate a hint on what the PT is such has the
+ Transport = This value indicate a hint on what the PT is such as the
name or the protocol used for instance.
Message = The status message that the PT sends back to the tor parent
process minus the "STATUS" string prefix. Formatted as
- specified in pt-spec.txt section 3.3.5.
+ specified in pt-spec.txt section "3.3.5 Pluggable
+ Transport Status Message".
This event is triggered when tor receives a log message from the PT.