summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/isprint.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/isprint.3')
-rw-r--r--lib/libc/locale/isprint.37
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/libc/locale/isprint.3 b/lib/libc/locale/isprint.3
index ace183a..99133ea 100644
--- a/lib/libc/locale/isprint.3
+++ b/lib/libc/locale/isprint.3
@@ -36,7 +36,7 @@
.\" @(#)isprint.3 8.1 (Berkeley) 6/4/93
.\" $FreeBSD$
.\"
-.Dd July 30, 2004
+.Dd August 21, 2004
.Dt ISPRINT 3
.Os
.Sh NAME
@@ -96,10 +96,11 @@ The
.Bx 4.4
extension of accepting arguments outside of the range of the
.Vt "unsigned char"
-type in locales with large character sets is deprecated.
+type in locales with large character sets is considered obsolete
+and may not be supported in future releases.
The
.Fn iswprint
-function should be used instead for maximum portability.
+function should be used instead.
.Sh SEE ALSO
.Xr ctype 3 ,
.Xr iswprint 3 ,
OpenPOWER on IntegriCloud