1 --- _SB/Libc/locale/FreeBSD/wctype.3 2004-11-25 11:38:20.000000000 -0800
2 +++ _SB/Libc/locale/FreeBSD/wctype.3.edit 2006-06-28 16:55:51.000000000 -0700
12 .Nd "wide character class functions"
18 -.Fn iswctype "wint_t wc" "wctype_t charclass"
21 +.Fa "wctype_t charclass"
24 -.Fn wctype "const char *property"
26 +.Fa "const char *property"
33 +.Fa "wctype_t charclass"
38 +.Fa "const char *property"
44 function returns a value of type
47 which represents the requested wide character class and
48 may be used as the second argument for calls to
52 is in the character class
59 +functions use the current locale, the
63 +functions may be passed locales directly. See
65 +for more information.
73 -is invalid, otherwise it returns a value of type
74 +is invalid; otherwise, it returns a value of type
76 that can be used in subsequent calls to