ref: 873a998c33f3637fb31092dcbd3bbbeaf889cedd
parent: 74bcc2aa4c0b8e2d9915ae2cda6e4b2fabf56e95
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Mon Jan 9 14:37:38 EST 2023
ssh(1): relies -> relays (thanks sigrid)
--- a/sys/man/1/ssh
+++ b/sys/man/1/ssh
@@ -99,7 +99,7 @@
The
.B -X
flag enables mux mode, which after establishing
-the tunnel, relies the raw SSH protocol
+the tunnel, relays the plaintext SSH protocol
messages on file-descriptor 0 and 1.
This is used by programs such as
.IR sshnet (4)
--
⑨