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