ソースを参照

cleanups on r11138. it's ready to backport now, i think (i hope).

svn:r11154
Roger Dingledine 18 年 前
コミット
cb7f4504e4
1 ファイル変更4 行追加4 行削除
  1. 4 4
      doc/spec/control-spec.txt

+ 4 - 4
doc/spec/control-spec.txt

@@ -766,9 +766,9 @@ $Id$
   data on any InfoLine.
   data on any InfoLine.
 
 
   PIVERSION is there in case we drastically change the syntax one day. For
   PIVERSION is there in case we drastically change the syntax one day. For
-  now it should always be "1", for the controller protocol.  Controllers MAY
-  provide a list of the protocol versions they support; Tor MAY select a
-  version that the controller does not support.
+  now it should always be "1".  Controllers MAY provide a list of the
+  protocolinfo versions they support; Tor MAY select a version that the
+  controller does not support.
 
 
   AuthMethod is used to specify one or more control authentication
   AuthMethod is used to specify one or more control authentication
   methods that Tor currently accepts.
   methods that Tor currently accepts.
@@ -1447,7 +1447,7 @@ $Id$
 
 
   The 'version 0' control protocol was replaced in Tor 0.1.1.x.  Support was
   The 'version 0' control protocol was replaced in Tor 0.1.1.x.  Support was
   removed in Tor 0.2.0.x.  Every non-obsolete version of Tor now supports the
   removed in Tor 0.2.0.x.  Every non-obsolete version of Tor now supports the
-  version 1 control protocol.  
+  version 1 control protocol.
 
 
   For backward compatibility with the "version 0" control protocol,
   For backward compatibility with the "version 0" control protocol,
   Tor used to check whether the third octet of the first command is zero.
   Tor used to check whether the third octet of the first command is zero.