diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1994-09-19 02:09:13 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1994-09-19 02:09:13 +0000 |
| commit | 496357be5bc8f0ade3174248ad07a6268e620503 (patch) | |
| tree | c2b5f09b3cd193dec0f22b2f4e2a9672dad12fd3 /etc/csh.login | |
| parent | 89c8b5adfddb395a7d734bb655c1b8c8e5bb14de (diff) | |
Notes
Diffstat (limited to 'etc/csh.login')
| -rw-r--r-- | etc/csh.login | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/csh.login b/etc/csh.login index a35b743152f23..6ab227a7a24bb 100644 --- a/etc/csh.login +++ b/etc/csh.login @@ -2,5 +2,6 @@ # Uncomment this to give you the default 4.2 behavior, where disk # information is shown in K-Blocks # setenv BLOCKSIZE K -# Uncomment this, if you want to setup your locale (russian example) +# Uncomment next lines, if you want to setup your locale (russian example) +# setenv ENABLE_STARTUP_LOCALE # setenv LANG ru_SU.KOI8-R |
