summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1999-10-18 13:47:02 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1999-10-18 13:47:02 +0000
commit773fbe7c8bc51fa6b89c67a7f42616d6741b84a8 (patch)
tree0b0d1476034e7afa2c661f1976653eadbb0439d0 /usr.bin
parent835453339696734fc72825a2d2214ea448ad749c (diff)
Notes
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/mklocale/README.locale_name7
1 files changed, 0 insertions, 7 deletions
diff --git a/usr.bin/mklocale/README.locale_name b/usr.bin/mklocale/README.locale_name
deleted file mode 100644
index f34cf67814cb..000000000000
--- a/usr.bin/mklocale/README.locale_name
+++ /dev/null
@@ -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", ...
-