Rename ISO8859-1 to ISO_8859-1 per RFC1700
This commit is contained in:
parent
0f99c0e047
commit
364241ddc5
@ -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/*
|
||||
|
@ -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/*
|
||||
|
@ -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 #######################
|
||||
|
Loading…
Reference in New Issue
Block a user