Remove startup_locale reference

This commit is contained in:
Andrey A. Chernov 1995-11-02 12:46:20 +00:00
parent 3e912c9dee
commit 082249ace6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=12010
2 changed files with 0 additions and 8 deletions

View File

@ -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

View File

@ -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