diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/csh.login | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/csh.login b/etc/csh.login index 6ab227a..c55478e 100644 --- a/etc/csh.login +++ b/etc/csh.login @@ -2,6 +2,8 @@ # Uncomment this to give you the default 4.2 behavior, where disk # information is shown in K-Blocks # setenv BLOCKSIZE K -# Uncomment next lines, if you want to setup your locale (russian example) +# Uncomment this line if you want to setup your locale at program +# startup automatically # setenv ENABLE_STARTUP_LOCALE +# Uncomment this line to activate russian locale # setenv LANG ru_SU.KOI8-R |