summaryrefslogtreecommitdiff
path: root/sys/man/4
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2019-04-03 22:15:47 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2019-04-03 22:15:47 +0200
commit634292c2f83c9f60440e6c56f5a380baea1d9351 (patch)
treea4d468f01c38bdbe52c4ee5f9fad80a6eee6308f /sys/man/4
parent7a3ceb58fc7fec964b251686dd87d4aca46d4573 (diff)
sshnet: implement listen (port forwarding)
Diffstat (limited to 'sys/man/4')
-rw-r--r--sys/man/4/sshnet2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/man/4/sshnet b/sys/man/4/sshnet
index f37c4330a..00c766c78 100644
--- a/sys/man/4/sshnet
+++ b/sys/man/4/sshnet
@@ -45,8 +45,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)