Fix encoding info
This commit is contained in:
parent
bda67ecc50
commit
7158e1b8bd
@ -1,7 +1,9 @@
|
||||
$FreeBSD$
|
||||
|
||||
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", ...
|
||||
<encoding> ::= X11 codeset preferred
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user