summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2004-03-30 08:11:57 +0000
committertjr <tjr@FreeBSD.org>2004-03-30 08:11:57 +0000
commit1a32baef3b0a59ce98722d27119cc2a43cdf7e02 (patch)
tree1cc60cf908d2fffd3a1fa9b8b98aa04f9715faa9 /lib/libc/locale
parent707630ec9cb98dccf884c1360df4b13d2384890c (diff)
downloadFreeBSD-src-1a32baef3b0a59ce98722d27119cc2a43cdf7e02.zip
FreeBSD-src-1a32baef3b0a59ce98722d27119cc2a43cdf7e02.tar.gz
Add cross-references to isideogram(3), isphonogram(3), isrune(3),
isspecial(3) and wctype(3).
Diffstat (limited to 'lib/libc/locale')
-rw-r--r--lib/libc/locale/ctype.37
1 files changed, 6 insertions, 1 deletions
diff --git a/lib/libc/locale/ctype.3 b/lib/libc/locale/ctype.3
index 3362c28..db2cdad 100644
--- a/lib/libc/locale/ctype.3
+++ b/lib/libc/locale/ctype.3
@@ -32,7 +32,7 @@
.\" @(#)ctype.3 8.1 (Berkeley) 6/4/93
.\" $FreeBSD$
.\"
-.Dd June 4, 1993
+.Dd March 30, 2004
.Dt CTYPE 3
.Os
.Sh NAME
@@ -124,15 +124,20 @@ See the specific manual pages for more information.
.Xr iscntrl 3 ,
.Xr isdigit 3 ,
.Xr isgraph 3 ,
+.Xr isideogram 3 ,
.Xr islower 3 ,
+.Xr isrune 3 ,
+.Xr isphonogram 3 ,
.Xr isprint 3 ,
.Xr ispunct 3 ,
.Xr isspace 3 ,
+.Xr isspecial 3 ,
.Xr isupper 3 ,
.Xr isxdigit 3 ,
.Xr toascii 3 ,
.Xr tolower 3 ,
.Xr toupper 3 ,
+.Xr wctype 3 ,
.Xr ascii 7
.Sh STANDARDS
These functions, except for
OpenPOWER on IntegriCloud