]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(toupper): Don't map *s to S*.
authorUlrich Drepper <drepper@redhat.com>
Sat, 12 Feb 2000 18:15:43 +0000 (18:15 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 12 Feb 2000 18:15:43 +0000 (18:15 +0000)
localedata/locales/el_GR

index ff71b5c1b2fcc5d640c624fdd5438b4ce5e87446..58965420d74785a11c3864ed3c585cb1d67cdb45 100644 (file)
@@ -2846,9 +2846,9 @@ tolower (<A>,<a>);(<A!>,<a!>);/
         (<Sc>,<sc>);(<T=>,<t=>);/
         (<Ts>,<ts>);(<U=>,<u=>);/
         (<V3>,<v3>);(<V=>,<v=>);/
-        (<Y3>,<y3>);(<Y=>,<y=>);/
-        (<YI>,<yi>);(<Z%>,<z%>);/
-        (<Z=>,<z=>)
+        (<V%>,<v%>);(<Y3>,<y3>);/
+        (<Y=>,<y=>);(<YI>,<yi>);/
+        (<Z%>,<z%>);(<Z=>,<z=>)
 
 toupper (<a>,<A>);(<a!>,<A!>);/
         (<a!!>,<A!!>);(<a'>,<A'>);/
@@ -3048,10 +3048,9 @@ toupper (<a>,<A>);(<a!>,<A!>);/
         (<sc>,<Sc>);(<t=>,<T=>);/
         (<ts>,<Ts>);(<u=>,<U=>);/
         (<v3>,<V3>);(<v=>,<V=>);/
-        (<y3>,<Y3>);(<y=>,<Y=>);/
-        (<yi>,<YI>);(<z%>,<Z%>);/
-        (<z=>,<Z=>);/
-        (<*s>,<S*>)
+        (<v%>,<V%>);(<y3>,<Y3>);/
+        (<y=>,<Y=>);(<yi>,<YI>);/
+        (<z%>,<Z%>);(<z=>,<Z=>)
 
 END LC_CTYPE