summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/isgraph.3
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2004-08-21 07:37:08 +0000
committertjr <tjr@FreeBSD.org>2004-08-21 07:37:08 +0000
commita8cee78a82c4753bab318a8e4f51bee66c4f694e (patch)
tree6383bdb99ca26798ca5a359531d4c6653a5da38b /lib/libc/locale/isgraph.3
parent6c3a896977f28b2aaf58efc0ee3f3d95af783ff7 (diff)
downloadFreeBSD-src-a8cee78a82c4753bab318a8e4f51bee66c4f694e.zip
FreeBSD-src-a8cee78a82c4753bab318a8e4f51bee66c4f694e.tar.gz
Re-word compatibility section, taking care to use the word "obsolete" to
describe the 4.4BSD extension of accepting characters (runes) outside of the range of unsigned char.
Diffstat (limited to 'lib/libc/locale/isgraph.3')
-rw-r--r--lib/libc/locale/isgraph.37
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/libc/locale/isgraph.3 b/lib/libc/locale/isgraph.3
index 39da046..e4e2c62 100644
--- a/lib/libc/locale/isgraph.3
+++ b/lib/libc/locale/isgraph.3
@@ -36,7 +36,7 @@
.\" @(#)isgraph.3 8.2 (Berkeley) 12/11/93
.\" $FreeBSD$
.\"
-.Dd July 30, 2004
+.Dd August 21, 2004
.Dt ISGRAPH 3
.Os
.Sh NAME
@@ -98,10 +98,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 iswgraph
-function should be used instead for maximum portability.
+function should be used instead.
.Sh SEE ALSO
.Xr ctype 3 ,
.Xr iswgraph 3 ,
OpenPOWER on IntegriCloud