]> git.saurik.com Git - apple/libc.git/blobdiff - locale/FreeBSD/isalpha.3
Libc-1082.20.4.tar.gz
[apple/libc.git] / locale / FreeBSD / isalpha.3
index 7369cb53a2a9e8c5018abe2edeec042c236da5d0..3d9ad13c54b264062671b5eef87cb0f705a36c3b 100644 (file)
@@ -58,7 +58,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''"
@@ -90,6 +90,7 @@ The
 function should be used instead.
 .Sh SEE ALSO
 .Xr ctype 3 ,
+.Xr isalnum_l 3 ,
 .Xr islower 3 ,
 .Xr isupper 3 ,
 .Xr iswalpha 3 ,