summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.56
1 files changed, 4 insertions, 2 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 844d1a0f5..9a103f22b 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -795,9 +795,11 @@ The default is
795.Dq no . 795.Dq no .
796.It Cm GSSAPITrustDns 796.It Cm GSSAPITrustDns
797Set to 797Set to
798.Dq yes to indicate that the DNS is trusted to securely canonicalize 798.Dq yes
799to indicate that the DNS is trusted to securely canonicalize
799the name of the host being connected to. If 800the name of the host being connected to. If
800.Dq no, the hostname entered on the 801.Dq no ,
802the hostname entered on the
801command line will be passed untouched to the GSSAPI library. 803command line will be passed untouched to the GSSAPI library.
802The default is 804The default is
803.Dq no . 805.Dq no .