Author: glen Date: Wed Feb 6 16:27:36 2013 New Revision: 12622 Modified: rc-scripts/trunk/doc/sysconfig.txt Log: more specific language code specification
Modified: rc-scripts/trunk/doc/sysconfig.txt ============================================================================== --- rc-scripts/trunk/doc/sysconfig.txt (original) +++ rc-scripts/trunk/doc/sysconfig.txt Wed Feb 6 16:27:36 2013 @@ -163,8 +163,8 @@ /etc/sysconfig/i18n - LANG= can be any two letter ISO language code - LC_ALL= is the setting of the localedata configuration (eg fr_CA) + LANG= can be any ISO 638-1 language code + LC_ALL= is the setting of the localedata configuration (eg fr_CA, fr_CA.UTF-8) LINGUAS= can be a : separated list of language codes SYSTERM= use to set default TERM environment variable _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
