[PATCH] fix copy'n'paste error in PROTOCOL.mux
Damien Miller
djm at mindrot.org
Tue Feb 1 10:27:42 EST 2011
applied - thanks
On Mon, 31 Jan 2011, Bert Wesarg wrote:
> ---
> 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
>
> _______________________________________________
> openssh-unix-dev mailing list
> openssh-unix-dev at mindrot.org
> https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev
>
More information about the openssh-unix-dev
mailing list