summaryrefslogtreecommitdiff
path: root/ssh.0
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2022-10-04 15:10:40 +0000
committerEd Maste <emaste@FreeBSD.org>2022-10-04 15:10:40 +0000
commit56fae06595918644df9cfd2f285777195c8d29b8 (patch)
tree3e8cd4c826b10ec878a70c5e4daabe584142e73f /ssh.0
parent7f9f5c27f6f623a2081f2b436692418fd962b903 (diff)
Diffstat (limited to 'ssh.0')
-rw-r--r--ssh.07
1 files changed, 4 insertions, 3 deletions
diff --git a/ssh.0 b/ssh.0
index d1140cf17dff..8449746bd71c 100644
--- a/ssh.0
+++ b/ssh.0
@@ -67,7 +67,7 @@ DESCRIPTION
gzip(1). Compression is desirable on modem lines and other slow
connections, but will only slow down things on fast networks.
The default value can be set on a host-by-host basis in the
- configuration files; see the Compression option.
+ configuration files; see the Compression option in ssh_config(5).
-c cipher_spec
Selects the cipher specification for encrypting the session.
@@ -209,7 +209,7 @@ DESCRIPTION
-m mac_spec
A comma-separated list of MAC (message authentication code)
algorithms, specified in order of preference. See the MACs
- keyword for more information.
+ keyword in ssh_config(5) for more information.
-N Do not execute a remote command. This is useful for just
forwarding ports. Refer to the description of SessionType in
@@ -313,6 +313,7 @@ DESCRIPTION
RemoteCommand
RemoteForward
RequestTTY
+ RequiredRSASize
SendEnv
ServerAliveInterval
ServerAliveCountMax
@@ -1013,4 +1014,4 @@ AUTHORS
created OpenSSH. Markus Friedl contributed the support for SSH protocol
versions 1.5 and 2.0.
-OpenBSD 7.0 March 31, 2022 OpenBSD 7.0
+OpenBSD 7.1 September 17, 2022 OpenBSD 7.1