]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
separate address and port with a space in REDIRECTSTREAM command
authorGeoff Goodell <goodell@eecs.harvard.edu>
Thu, 22 Dec 2005 03:27:37 +0000 (03:27 +0000)
committerGeoff Goodell <goodell@eecs.harvard.edu>
Thu, 22 Dec 2005 03:27:37 +0000 (03:27 +0000)
svn:r5633

doc/control-spec.txt

index 1d9495a46b00bc57759cb9dbdf19697636ee36c3..4f09837901b9ff0262af2745c623930ec0c3c7f6 100644 (file)
@@ -453,7 +453,7 @@ $Id$
 3.13. REDIRECTSTREAM
 
   Sent from the client to the server. The syntax is:
-    "REDIRECTSTREAM" SP StreamID SP Address (Port) CRLF
+    "REDIRECTSTREAM" SP StreamID SP Address (SP Port) CRLF
 
   Tells the server to change the exit address on the specified stream.  If
   Port is specified, changes the destination port as well.  No remapping