1 --- nextwctype.3.orig 2009-11-10 13:13:11.000000000 -0800
2 +++ nextwctype.3 2009-11-10 14:53:56.000000000 -0800
10 .Nd "iterate through character classes"
16 .Fn nextwctype "wint_t ch" "wctype_t wct"
19 +.Fn nextwctype_l "wint_t ch" "wctype_t wct" "locale_t loc"
25 is \-1, the search begins at the first member of
30 +function uses the current locale, the
32 +function may be passed a locale directly. See
34 +for more information.
38 @@ -59,7 +71,8 @@ extension and should not be used where t
40 function would suffice.