summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.18
1 files changed, 5 insertions, 3 deletions
diff --git a/ssh.1 b/ssh.1
index 578678220..a73a07c65 100644
--- a/ssh.1
+++ b/ssh.1
@@ -374,8 +374,9 @@ is a fast block cipher, it appears very secure and is much faster than
374.Ar 3des . 374.Ar 3des .
375.It Fl c Ar "3des-cbc,blowfish-cbc,arcfour,cast128-cbc" 375.It Fl c Ar "3des-cbc,blowfish-cbc,arcfour,cast128-cbc"
376Additionally, for protocol version 2 a comma-separated list of ciphers can 376Additionally, for protocol version 2 a comma-separated list of ciphers can
377be specified in order of preference. Protocol version 2 supports 377be specified in order of preference.
3783DES, Blowfish and CAST128 in CBC mode and Arcfour. 378Protocol version 2 supports 3DES, Blowfish, and CAST128 in CBC mode
379and Arcfour.
379.It Fl e Ar ch|^ch|none 380.It Fl e Ar ch|^ch|none
380Sets the escape character for sessions with a pty (default: 381Sets the escape character for sessions with a pty (default:
381.Ql ~ ) . 382.Ql ~ ) .
@@ -483,7 +484,8 @@ debugging connection, authentication, and configuration problems.
483The verbose mode is also used to display 484The verbose mode is also used to display
484.Xr skey 1 485.Xr skey 1
485challenges, if the user entered "s/key" as password. 486challenges, if the user entered "s/key" as password.
486Multiple -v options increases the verbosity. Maximum is 3. 487Multiple -v options increases the verbosity.
488Maximum is 3.
487.It Fl x 489.It Fl x
488Disables X11 forwarding. 490Disables X11 forwarding.
489.It Fl X 491.It Fl X