From bfaf4c27e7ebd322b6451ddb40710d84a88c7454 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Mon, 16 Nov 2020 15:33:35 -0500 Subject: fix typos; more robust links between specs --- control-spec.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'control-spec.txt') 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. -- cgit v1.2.3-54-g00ecf