[tor-commits] [torspec/master] Add missing methodname in SMETHOD-ERROR example.

nickm at torproject.org nickm at torproject.org
Mon Mar 26 14:26:25 UTC 2012


commit 6a860e9ce2a13dd20ca2c97791d1af223eacae28
Author: David Fifield <david at bamsoftware.com>
Date:   Sat Mar 24 22:00:53 2012 -0700

    Add missing methodname in SMETHOD-ERROR example.
---
 proposals/180-pluggable-transport.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/proposals/180-pluggable-transport.txt b/proposals/180-pluggable-transport.txt
index eb180dc..307b820 100644
--- a/proposals/180-pluggable-transport.txt
+++ b/proposals/180-pluggable-transport.txt
@@ -383,7 +383,7 @@ Managed proxy interface
   proxy should say:
     SMETHOD-ERROR <methodname> <errormessage>
   as in
-    SMETHOD-ERROR could not setup 'trebuchet' method
+    SMETHOD-ERROR trebuchet could not setup 'trebuchet' method
 
   The 'address:port' part of an SMETHOD line is the address to put
   in the bridge line.  The Options part is a list of space-separated



More information about the tor-commits mailing list