From 68cc5c98fee7b2c1b5d0d721ad85acdaca7540f2 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Thu, 16 Jun 1994 17:16:31 +0000 Subject: [PATCH] Fix comment about 8-bit clean tcsh --- etc/csh.login | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/csh.login b/etc/csh.login index 040ba69f2d1..4b827013c9d 100644 --- a/etc/csh.login +++ b/etc/csh.login @@ -3,5 +3,5 @@ # information is shown in K-Blocks # setenv BLOCKSIZE K # Uncomment this, if you want to have 8-bit clean 'tcsh' -# (temporary solution until proper locale will be available) -# setenv LANG ru +# (any LANG value cause this, here example for russian language) +# setenv LANG Russian.koi8-r