summaryrefslogtreecommitdiff
path: root/ssh.0
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.0')
-rw-r--r--ssh.018
1 files changed, 11 insertions, 7 deletions
diff --git a/ssh.0 b/ssh.0
index bab5eef3b..2d8994ffc 100644
--- a/ssh.0
+++ b/ssh.0
@@ -187,8 +187,9 @@ DESCRIPTION
187 may be specified on a per-host basis in the configuration file. 187 may be specified on a per-host basis in the configuration file.
188 188
189 -M Places the ssh client into M-bM-^@M-^\masterM-bM-^@M-^] mode for connection sharing. 189 -M Places the ssh client into M-bM-^@M-^\masterM-bM-^@M-^] mode for connection sharing.
190 Multiple -M options places ssh into M-bM-^@M-^\masterM-bM-^@M-^] mode with 190 Multiple -M options places ssh into M-bM-^@M-^\masterM-bM-^@M-^] mode but with
191 confirmation required before slave connections are accepted. 191 confirmation required using ssh-askpass(1) before each operation
192 that changes the multiplexing state (e.g. opening a new session).
192 Refer to the description of ControlMaster in ssh_config(5) for 193 Refer to the description of ControlMaster in ssh_config(5) for
193 details. 194 details.
194 195
@@ -236,6 +237,7 @@ DESCRIPTION
236 CanonicalizeHostname 237 CanonicalizeHostname
237 CanonicalizeMaxDots 238 CanonicalizeMaxDots
238 CanonicalizePermittedCNAMEs 239 CanonicalizePermittedCNAMEs
240 CASignatureAlgorithms
239 CertificateFile 241 CertificateFile
240 ChallengeResponseAuthentication 242 ChallengeResponseAuthentication
241 CheckHostIP 243 CheckHostIP
@@ -319,10 +321,12 @@ DESCRIPTION
319 Queries ssh for the algorithms supported for the specified 321 Queries ssh for the algorithms supported for the specified
320 version 2. The available features are: cipher (supported 322 version 2. The available features are: cipher (supported
321 symmetric ciphers), cipher-auth (supported symmetric ciphers that 323 symmetric ciphers), cipher-auth (supported symmetric ciphers that
322 support authenticated encryption), mac (supported message 324 support authenticated encryption), help (supported query terms
323 integrity codes), kex (key exchange algorithms), key (key types), 325 for use with the -Q flag), mac (supported message integrity
324 key-cert (certificate key types), key-plain (non-certificate key 326 codes), kex (key exchange algorithms), key (key types), key-cert
325 types), and protocol-version (supported SSH protocol versions). 327 (certificate key types), key-plain (non-certificate key types),
328 protocol-version (supported SSH protocol versions), and sig
329 (supported signature algorithms).
326 330
327 -q Quiet mode. Causes most warning and diagnostic messages to be 331 -q Quiet mode. Causes most warning and diagnostic messages to be
328 suppressed. 332 suppressed.
@@ -975,4 +979,4 @@ AUTHORS
975 created OpenSSH. Markus Friedl contributed the support for SSH protocol 979 created OpenSSH. Markus Friedl contributed the support for SSH protocol
976 versions 1.5 and 2.0. 980 versions 1.5 and 2.0.
977 981
978OpenBSD 6.4 July 19, 2018 OpenBSD 6.4 982OpenBSD 6.4 September 20, 2018 OpenBSD 6.4