summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.55
1 files changed, 2 insertions, 3 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index fe52578f4..f499396a3 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -997,10 +997,9 @@ The default is to use the server specified list.
997The methods available vary depending on what the server supports. 997The methods available vary depending on what the server supports.
998For an OpenSSH server, 998For an OpenSSH server,
999it may be zero or more of: 999it may be zero or more of:
1000.Cm bsdauth , 1000.Cm bsdauth
1001.Cm pam ,
1002and 1001and
1003.Cm skey . 1002.Cm pam .
1004.It Cm KexAlgorithms 1003.It Cm KexAlgorithms
1005Specifies the available KEX (Key Exchange) algorithms. 1004Specifies the available KEX (Key Exchange) algorithms.
1006Multiple algorithms must be comma-separated. 1005Multiple algorithms must be comma-separated.