Procházet zdrojové kódy

separate address and port with a space in REDIRECTSTREAM command

svn:r5633
Geoff Goodell před 20 roky
rodič
revize
341ff5be94
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      doc/control-spec.txt

+ 1 - 1
doc/control-spec.txt

@@ -453,7 +453,7 @@ $Id$
 3.13. REDIRECTSTREAM
 3.13. REDIRECTSTREAM
 
 
   Sent from the client to the server. The syntax is:
   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
   Tells the server to change the exit address on the specified stream.  If
   Port is specified, changes the destination port as well.  No remapping
   Port is specified, changes the destination port as well.  No remapping