X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/7b00c0c43f52e9d27168e67a26aac19065cdb40c..ad3c9f2af814c84582fdd1649e49ec4f68572c5a:/locale/FreeBSD/ctype.3 diff --git a/locale/FreeBSD/ctype.3 b/locale/FreeBSD/ctype.3 index f3bbaa1..aa91313 100644 --- a/locale/FreeBSD/ctype.3 +++ b/locale/FreeBSD/ctype.3 @@ -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 ,