]> git.saurik.com Git - apple/libc.git/blobdiff - locale/FreeBSD/isgraph.3
Libc-825.24.tar.gz
[apple/libc.git] / locale / FreeBSD / isgraph.3
index bc2ada6d02472befb5e2d568c619e3336a769c39..f20973fc4fb6ea47fe12a9fdfcc69c75171b7a1f 100644 (file)
@@ -57,7 +57,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 "\&041\ ``!'' \t042\ ``""'' \t043\ ``#'' \t044\ ``$'' \t045\ ``%''"
@@ -97,6 +97,7 @@ The
 function should be used instead.
 .Sh SEE ALSO
 .Xr ctype 3 ,
+.Xr isalnum_l 3 ,
 .Xr iswgraph 3 ,
 .Xr ascii 7
 .Sh STANDARDS