diff options
author | ache <ache@FreeBSD.org> | 1999-10-03 00:48:24 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1999-10-03 00:48:24 +0000 |
commit | 80efb3c34be0915d8121bccd33f671d0a07d6023 (patch) | |
tree | 298446a34529f8c367bbd682acb915fe62bf7d5c /etc | |
parent | f95f77e6de3267ac22940b66a4bc556eebe37273 (diff) | |
download | FreeBSD-src-80efb3c34be0915d8121bccd33f671d0a07d6023.zip FreeBSD-src-80efb3c34be0915d8121bccd33f671d0a07d6023.tar.gz |
add ru_RU->ru_SU alias for 8859-5
Diffstat (limited to 'etc')
-rw-r--r-- | etc/locale.alias | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/locale.alias b/etc/locale.alias index fea3f70..e195ffe 100644 --- a/etc/locale.alias +++ b/etc/locale.alias @@ -2,3 +2,4 @@ ASCII lt_LN.ASCII US-ASCII lt_LN.ASCII ru_RU.KOI8-R ru_SU.KOI8-R ru_RU.CP866 ru_SU.CP866 +ru_RU.ISO_8859-5 ru_SU.ISO_8859-5 |