X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=sys%2Fman%2F4%2Fsshnet;h=42291ca609505a44a55982441afd6eada5391e43;hb=HEAD;hp=f37c4330a482a3628c580adcf6185c09dbf87134;hpb=89a83271f43c98cc58b1ea7493e6a66cd16abf36;p=plan9front.git diff --git a/sys/man/4/sshnet b/sys/man/4/sshnet index f37c4330a..42291ca60 100644 --- a/sys/man/4/sshnet +++ b/sys/man/4/sshnet @@ -27,7 +27,8 @@ sshnet - secure file transfer protocol client [ .IB user @] host .SH DESCRIPTION -The SSH protocol allows clients to make outgoing TCP calls via the server. +The SSH protocol allows clients to make outgoing and incoming TCP calls +via the server. .I Sshnet establishes an SSH connection and, rather than execute a remote command, presents the remote server's TCP stack as a network stack @@ -45,8 +46,6 @@ All other arguments are passed to as is. .SH SOURCE .B /sys/src/cmd/sshnet.c -.SH BUGS -Incoming connections are not supported. .SH "SEE ALSO" .IR ssh (1), .IR ip (3)