3 # aliaslist.sh -- Generate `idnalias.conf.sample' file.
6 cpu_company_system
="$1"
10 *.ISO_8859-1 ISO-8859-1
11 *.ISO_8859-2 ISO-8859-1
23 case "$cpu_company_system" in
25 echo "japanese Shift_JIS"
28 echo "japanese EUC-JP"
31 if [ "x$utf8_name" != xUTF-8
] ; then
32 echo "UTF-8 $utf8_name"