aboutsummaryrefslogtreecommitdiff
path: root/etc/profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile')
-rw-r--r--etc/profile8
1 files changed, 6 insertions, 2 deletions
diff --git a/etc/profile b/etc/profile
index b1dca9b76fd5..724f7f10cf9d 100644
--- a/etc/profile
+++ b/etc/profile
@@ -2,8 +2,12 @@
# Uncomment this to give you the default 4.2 behavior, where disk
# information is shown in K-Blocks
# BLOCKSIZE=K; export BLOCKSIZE
-# Uncomment this line if you want to setup your 8-bit locale at program
+# 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 this line to activate russian locale
+# Uncomment next line to activate russian locale
# LANG=ru_SU.KOI8-R; export LANG
+# Uncomment next line to activate italian locale
+# LANG=it_IT.ISO8859-1; export LANG
+# For full locales list check /usr/share/locale/*