1 --- wctrans.3.orig 2009-11-09 15:05:25.000000000 -0800
2 +++ wctrans.3 2009-11-09 15:05:26.000000000 -0800
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
50 @@ -55,9 +76,21 @@ The following character mapping names ar
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.
73 @@ -105,7 +138,8 @@ The requested mapping name is invalid.