[PATCH] fix copy'n'paste error in PROTOCOL.mux
    Bert Wesarg 
    bert.wesarg at googlemail.com
       
    Mon Jan 31 19:04:44 EST 2011
    
    
  
---
 PROTOCOL.mux |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/PROTOCOL.mux b/PROTOCOL.mux
index 3d6f818..88f95b3 100644
--- a/PROTOCOL.mux
+++ b/PROTOCOL.mux
@@ -122,7 +122,7 @@ For dynamically allocated listen port the server replies with
 
 Note: currently unimplemented (server will always reply with MUX_S_FAILURE).
 
-A client may request the master to establish a port forward:
+A client may request the master to close a port forward:
 
 	uint32	MUX_C_CLOSE_FWD
 	uint32	request id
-- 
1.7.3.3.1603.g7f137
    
    
More information about the openssh-unix-dev
mailing list