From 60b64002196eb39d59a4d4263a98fe9f8dcb187e Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Mon, 9 Jan 2023 19:37:38 +0000 Subject: ssh(1): relies -> relays (thanks sigrid) --- sys/man/1/ssh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/man/1') diff --git a/sys/man/1/ssh b/sys/man/1/ssh index 9eb7a8366..a7e0222c0 100644 --- a/sys/man/1/ssh +++ b/sys/man/1/ssh @@ -99,7 +99,7 @@ flag enables debug output. 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) -- cgit v1.2.3