]> git.saurik.com Git - apple/libc.git/blob - locale/FreeBSD/isspecial.3.patch
Libc-763.12.tar.gz
[apple/libc.git] / locale / FreeBSD / isspecial.3.patch
1 --- isspecial.3.orig 2009-11-09 15:05:25.000000000 -0800
2 +++ isspecial.3 2009-11-09 15:05:26.000000000 -0800
3 @@ -48,7 +48,8 @@ function returns zero if the character t
4 returns non-zero if the character tests true.
5 .Sh SEE ALSO
6 .Xr ctype 3 ,
7 -.Xr iswspecial 3
8 +.Xr iswspecial 3 ,
9 +.Xr isalnum_l
10 .Sh HISTORY
11 The
12 .Fn isspecial