178020Sache$FreeBSD: releng/10.3/share/mklocale/README.locale_name 78020 2001-06-10 22:13:29Z ache $
278020Sache
34965SacheLocale name string format must be compliant with XPG3 and
44965Sacheusing following format.
54965Sache	<locale name>   ::= <language>_<territory>.<encoding>
64965Sache	<language>      ::= based on ISO 639
74965Sache	<territory>     ::= based on ISO 3166 (country code)
878020Sache	<encoding>      ::= X11 codeset preferred
94965Sache
10