summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/csh.login2
-rw-r--r--etc/profile2
-rw-r--r--etc/sysconfig4
3 files changed, 4 insertions, 4 deletions
diff --git a/etc/csh.login b/etc/csh.login
index 30a4eff..178e351 100644
--- a/etc/csh.login
+++ b/etc/csh.login
@@ -9,5 +9,5 @@
# Uncomment this line to activate russian locale
# setenv LANG ru_SU.KOI8-R
# Uncomment this line to activate italian locale
-# setenv LANG it_IT.ISO8859-1
+# setenv LANG it_IT.ISO_8859-1
# For full locales list check /usr/share/locale/*
diff --git a/etc/profile b/etc/profile
index 724f7f1..69b96d1 100644
--- a/etc/profile
+++ b/etc/profile
@@ -9,5 +9,5 @@
# 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
+# LANG=it_IT.ISO_8859-1; export LANG
# For full locales list check /usr/share/locale/*
diff --git a/etc/sysconfig b/etc/sysconfig
index e8cc1c1..7a0c6e9 100644
--- a/etc/sysconfig
+++ b/etc/sysconfig
@@ -4,7 +4,7 @@
# This is sysconfig - a file full of useful variables that you can set
# to change the default startup behavior of your system.
#
-# $Id: sysconfig,v 1.13 1995/05/13 20:16:11 rgrimes Exp $
+# $Id: sysconfig,v 1.14 1995/05/17 04:46:57 rgrimes Exp $
######################### Start Of Syscons Section #######################
@@ -169,7 +169,7 @@ accounting=NO
# 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
+# LANG=it_IT.ISO_8859-1; export LANG
# For full list of locales, check /usr/share/locale/*
######################### End Of Netconfig Section #######################
OpenPOWER on IntegriCloud