]> git.saurik.com Git - apple/libc.git/blobdiff - locale/FreeBSD/isalnum.3
Libc-1082.50.1.tar.gz
[apple/libc.git] / locale / FreeBSD / isalnum.3
index 85fb66b89b76ce7b3219e12bd04040809554c5ba..961b9b33c222d842b288146f4a6b7b759cedebbb 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 "\&060\ ``0'' \t061\ ``1'' \t062\ ``2'' \t063\ ``3'' \t064\ ``4''"
@@ -92,6 +92,7 @@ The
 function should be used instead.
 .Sh SEE ALSO
 .Xr ctype 3 ,
+.Xr isalnum_l 3 ,
 .Xr isalpha 3 ,
 .Xr isdigit 3 ,
 .Xr iswalnum 3 ,