From 082249ace6f4bb8d17de0de89304d46fc33eed72 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Thu, 2 Nov 1995 12:46:20 +0000 Subject: Remove startup_locale reference --- etc/csh.login | 4 ---- etc/profile | 4 ---- 2 files changed, 8 deletions(-) diff --git a/etc/csh.login b/etc/csh.login index 178e35143f2b..a7491a6b6c2f 100644 --- a/etc/csh.login +++ b/etc/csh.login @@ -2,10 +2,6 @@ # Uncomment this to give you the default 4.2 behavior, where disk # information is shown in K-Blocks # setenv BLOCKSIZE K -# Uncomment next line if you want to setup your 8-bit locale at program -# startup automatically -# See also rc and profile -# setenv ENABLE_STARTUP_LOCALE # Uncomment this line to activate russian locale # setenv LANG ru_SU.KOI8-R # Uncomment this line to activate italian locale diff --git a/etc/profile b/etc/profile index 69b96d1069df..3302d1173ce3 100644 --- a/etc/profile +++ b/etc/profile @@ -2,10 +2,6 @@ # Uncomment this to give you the default 4.2 behavior, where disk # information is shown in K-Blocks # BLOCKSIZE=K; export BLOCKSIZE -# Uncomment next line if you want to setup your 8-bit locale at program -# startup automatically -# See also rc and csh.login -# ENABLE_STARTUP_LOCALE=; export ENABLE_STARTUP_LOCALE # Uncomment next line to activate russian locale # LANG=ru_SU.KOI8-R; export LANG # Uncomment next line to activate italian locale -- cgit v1.3