diff options
Diffstat (limited to 'ssh_config.5')
-rw-r--r-- | ssh_config.5 | 6 |
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 |