summaryrefslogtreecommitdiff
path: root/ssh.0
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2022-11-13 17:41:21 +0000
committerColin Watson <cjwatson@debian.org>2022-11-13 17:41:21 +0000
commit87fafe8813cd490aca4ff17e7bb6849c2e34c643 (patch)
tree2aefbc37daa7b4b114e5c839b2e1842e34779e73 /ssh.0
parentbec78286c4aaf8f5bdca4292caf728f8ad11598e (diff)
parent0ffb46f2ee2ffcc4daf45ee679e484da8fcf338c (diff)
Import openssh_9.1p1.orig.tar.gz
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 d1140cf17..8449746bd 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