ref: 009b624fe69ab396babae0ecc9bc7a6bb5bf7405
parent: a4ab7dbe4676a12d5a04844a519507811857f422
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Tue Apr 2 14:46:00 EDT 2019
ssh(1): add sshnet(4) reference
--- a/sys/man/1/ssh
+++ b/sys/man/1/ssh
@@ -92,6 +92,9 @@
the server dial a tcp connection to
.I remote!port
which the client relays on standard input and output.
+For handling multiple connections transparently to
+programs, see
+.IR sshnet (4).
.PP
The
.B -d
@@ -117,4 +120,5 @@
.IR rsa (8),
.IR thumbprint (6),
.IR factotum (4),
-.IR sshfs (4)
+.IR sshfs (4),
+.IR sshnet (4)