summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-11-06 10:32:11 +0000
committerColin Watson <cjwatson@debian.org>2014-11-06 11:19:05 +0000
commit3877ccdad6c7ba342531508e1d41d1d816b2a7c7 (patch)
treead411f8c5034b4e377a0be81c3cfc291b1f66afb /ssh_config.5
parent4b17ed4c6a5106a0f9a83e734ec67a4067ad36b5 (diff)
parent44f0937b56758f662ff388d474213107e3290863 (diff)
Send/accept only specific known LC_* variables, rather than using a wildcard (closes: #765633).
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.56
1 files changed, 5 insertions, 1 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index da3c1771a..598576997 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -80,7 +80,11 @@ 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 SendEnv No LANG LC_* 83.Cm SendEnv No LANG Xo
84.No LC_ADDRESS LC_COLLATE LC_CTYPE LC_IDENTIFICATION LC_MEASUREMENT
85.No LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE LC_TIME
86.No LC_ALL
87.Xc
84.It 88.It
85.Cm HashKnownHosts No yes 89.Cm HashKnownHosts No yes
86.It 90.It