]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/man/4/sshnet
audiohda: fix syntax error
[plan9front.git] / sys / man / 4 / sshnet
index f37c4330a482a3628c580adcf6185c09dbf87134..42291ca609505a44a55982441afd6eada5391e43 100644 (file)
@@ -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)