]> git.saurik.com Git - apple/libc.git/blobdiff - locale/FreeBSD/ctype.3
Libc-825.24.tar.gz
[apple/libc.git] / locale / FreeBSD / ctype.3
index f3bbaa115f8004e05317961a769bb03b205aa4a5..aa91313b62e7f127a89a868dfe1c88e6b8e4f1ea 100644 (file)
@@ -111,6 +111,12 @@ They are available as macros, defined in the include file
 .In ctype.h ,
 or as true functions in the C library.
 See the specific manual pages for more information.
+.Pp
+Extended locale versions of these functions are documented in
+.Xr ctype_l 3 .
+See
+.Xr xlocale 3
+for more information.
 .Sh SEE ALSO
 .Xr digittoint 3 ,
 .Xr isalnum 3 ,
@@ -134,7 +140,8 @@ See the specific manual pages for more information.
 .Xr tolower 3 ,
 .Xr toupper 3 ,
 .Xr wctype 3 ,
-.Xr ascii 7
+.Xr ascii 7 ,
+.Xr ctype_l 3
 .Sh STANDARDS
 These functions, except for
 .Fn digittoint ,