summaryrefslogtreecommitdiff
path: root/ssh_config
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2005-01-04 14:21:55 +0000
committerColin Watson <cjwatson@debian.org>2005-01-04 14:21:55 +0000
commita40f9baf39bcbeb1ca1f0d8fe5e8d4874a721324 (patch)
treedd3b8e3f558b62f156c557f8aa50de02933ffd73 /ssh_config
parent266d7f94938187f91b683d1f140ea2eaac136f4e (diff)
oops, LC_*, not LC_ALL
Diffstat (limited to 'ssh_config')
-rw-r--r--ssh_config2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh_config b/ssh_config
index f3e1e8b04..acd5db21a 100644
--- a/ssh_config
+++ b/ssh_config
@@ -36,4 +36,4 @@ Host *
36# Cipher 3des 36# Cipher 3des
37# Ciphers aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc 37# Ciphers aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc
38# EscapeChar ~ 38# EscapeChar ~
39 SendEnv LANG LC_ALL 39 SendEnv LANG LC_*