]> git.saurik.com Git - apple/libc.git/blobdiff - locale/FreeBSD/isprint.3
Libc-1044.1.2.tar.gz
[apple/libc.git] / locale / FreeBSD / isprint.3
index 70c18072d8f6105a127a35d09723cc21a28a4cdf..25ae0b5d422fbb96dc3a99444b8cca3118bbd0d1 100644 (file)
@@ -55,7 +55,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 "\&040\ sp \t041\ ``!'' \t042\ ``""'' \t043\ ``#'' \t044\ ``$''"
@@ -95,6 +95,7 @@ The
 function should be used instead.
 .Sh SEE ALSO
 .Xr ctype 3 ,
+.Xr isalnum_l 3 ,
 .Xr iswprint 3 ,
 .Xr ascii 7
 .Sh STANDARDS