moved to share

This commit is contained in:
ache 1999-10-18 13:47:02 +00:00
parent 11a766a8e1
commit 6cde1bfc05

View File

@ -1,7 +0,0 @@
Locale name string format must be compliant with XPG3 and
using following format.
<locale name> ::= <language>_<territory>.<encoding>
<language> ::= based on ISO 639
<territory> ::= based on ISO 3166 (country code)
<encoding> ::= "EUC", "KOI8-R", ...