]> git.saurik.com Git - apple/libc.git/blobdiff - locale/FreeBSD/isupper.3
Libc-1158.1.2.tar.gz
[apple/libc.git] / locale / FreeBSD / isupper.3
index 3d84bef3df7669cae8c0f97624745d6e0751a7bf..c3274c6251364232d6a74354b8c517e20f4df0f2 100644 (file)
@@ -54,7 +54,7 @@ or the value of
 .Dv EOF .
 .Pp
 In the ASCII character set, this includes the following characters
-(with their numeric values shown in octal):
+(preceded by their numeric values, in octal):
 .Pp
 .Bl -column \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__
 .It "\&101\ ``A'' \t102\ ``B'' \t103\ ``C'' \t104\ ``D'' \t105\ ``E''"
@@ -81,6 +81,7 @@ The
 function should be used instead.
 .Sh SEE ALSO
 .Xr ctype 3 ,
+.Xr isalnum_l 3 ,
 .Xr iswupper 3 ,
 .Xr toupper 3 ,
 .Xr ascii 7