178020Sache$FreeBSD$
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