1 --- towupper.3.orig Fri Mar 11 19:44:47 2005
2 +++ towupper.3 Fri Mar 11 19:50:09 2005
10 .Nd "lower case to upper case letter conversion (wide character version)"
16 .Fn towupper "wint_t wc"
19 +.Fn towupper_l "wint_t wc" "locale_t loc"
23 function converts a lower-case letter to the corresponding
28 +function uses the current locale, the
30 +function may be passed a locale directly. See
32 +for more information.
34 If the argument is a lower-case letter, the