summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.57
1 files changed, 7 insertions, 0 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 6b4e4f43b..91beb6f50 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -80,6 +80,8 @@ which are not the default in
80.Pp 80.Pp
81.Bl -bullet -offset indent -compact 81.Bl -bullet -offset indent -compact
82.It 82.It
83.Cm Include /etc/ssh/ssh_config.d/*.conf
84.It
83.Cm SendEnv No LANG LC_* 85.Cm SendEnv No LANG LC_*
84.It 86.It
85.Cm HashKnownHosts No yes 87.Cm HashKnownHosts No yes
@@ -87,6 +89,11 @@ which are not the default in
87.Cm GSSAPIAuthentication No yes 89.Cm GSSAPIAuthentication No yes
88.El 90.El
89.Pp 91.Pp
92.Pa /etc/ssh/ssh_config.d/*.conf
93files are included at the start of the system-wide configuration file, so
94options set there will override those in
95.Pa /etc/ssh/ssh_config.
96.Pp
90The file contains keyword-argument pairs, one per line. 97The file contains keyword-argument pairs, one per line.
91Lines starting with 98Lines starting with
92.Ql # 99.Ql #