diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-04-16 23:13:14 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-04-16 23:13:14 +0000 |
commit | 8b05795d9d6124637d4ceeb5035f2264c7770112 (patch) | |
tree | ba0e32d56c513611f85b0868f3c310fff7950725 /localedata/charmaps/IBM857 | |
parent | 10c384636bd2d677b9cc8b610925f9d43698bd9c (diff) | |
download | glibc-8b05795d9d6124637d4ceeb5035f2264c7770112.tar.gz glibc-8b05795d9d6124637d4ceeb5035f2264c7770112.tar.xz glibc-8b05795d9d6124637d4ceeb5035f2264c7770112.zip |
Update.
* charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa. * charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa. * charmaps/IBM861: Correct entries 9f, a9, f9, and fa. * charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa. * charmaps/IBM857: Correct entries ee, f7, and fa.
Diffstat (limited to 'localedata/charmaps/IBM857')
-rw-r--r-- | localedata/charmaps/IBM857 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/localedata/charmaps/IBM857 b/localedata/charmaps/IBM857 index 3c3ecfe41f..04f4b92405 100644 --- a/localedata/charmaps/IBM857 +++ b/localedata/charmaps/IBM857 @@ -244,7 +244,7 @@ CHARMAP <U!> /xEB <U00D9> LATIN CAPITAL LETTER U WITH GRAVE <i!> /xEC <U00EC> LATIN SMALL LETTER I WITH GRAVE <y:> /xED <U00FF> LATIN SMALL LETTER Y WITH DIAERESIS -<-M> /xEE <U2014> EM DASH +<'m> /xEE <U00AF> MACRON <''> /xEF <U00B4> ACUTE ACCENT <--> /xF0 <U00AD> SOFT HYPHEN <+-> /xF1 <U00B1> PLUS-MINUS SIGN @@ -252,10 +252,10 @@ CHARMAP <PI> /xF4 <U00B6> PILCROW SIGN <SE> /xF5 <U00A7> SECTION SIGN <-:> /xF6 <U00F7> DIVISION SIGN -<';> /xF7 <U02DB> OGONEK +<',> /xF7 <U00B8> CEDILLA <DG> /xF8 <U00B0> DEGREE SIGN <':> /xF9 <U00A8> DIAERESIS -<'.> /xFA <U02D9> DOT ABOVE (Mandarin Chinese light tone) +<.M> /xFA <U00B7> MIDDLE DOT <1S> /xFB <U00B9> SUPERSCRIPT ONE <3S> /xFC <U00B3> SUPERSCRIPT THREE <2S> /xFD <U00B2> SUPERSCRIPT TWO |