1 --- _SB/Libc/locale/FreeBSD/wctrans.3 2003-05-20 15:21:45.000000000 -0700
2 +++ _SB/Libc/locale/FreeBSD/wctrans.3.edit 2006-06-28 16:55:51.000000000 -0700
7 -.Nm towctrans , wctrans
12 .Nd "wide character mapping functions"
18 -.Fn towctrans "wint_t wc" "wctrans_t desc"
24 -.Fn wctrans "const char *charclass"
26 +.Fa "const char *charclass"
38 +.Fa "const char *charclass"
44 function returns a value of type
47 which represents the requested wide character mapping operation and
48 may be used as the second argument for calls to
53 function transliterates the wide character
56 according to the mapping described by
63 +functions use the current locale, the
67 +functions may be passed locales directly. See
69 +for more information.