summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/toupper.3
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2002-01-11 15:39:50 +0000
committerbde <bde@FreeBSD.org>2002-01-11 15:39:50 +0000
commitb57a6501b2476f8cb21852f5d9be785eec98d261 (patch)
tree4a4d69af419805a57e4efa3a6bd9090853fffa98 /lib/libc/locale/toupper.3
parent20c0be082c2a6ce9d657af2f6a273a58d9b99285 (diff)
downloadFreeBSD-src-b57a6501b2476f8cb21852f5d9be785eec98d261.zip
FreeBSD-src-b57a6501b2476f8cb21852f5d9be785eec98d261.tar.gz
Replaced bogus cross references by the usual one for the ctype family
(ctype(3)).
Diffstat (limited to 'lib/libc/locale/toupper.3')
-rw-r--r--lib/libc/locale/toupper.317
1 files changed, 1 insertions, 16 deletions
diff --git a/lib/libc/locale/toupper.3 b/lib/libc/locale/toupper.3
index 33862f8..751ba50 100644
--- a/lib/libc/locale/toupper.3
+++ b/lib/libc/locale/toupper.3
@@ -68,24 +68,9 @@ If the argument is a lower-case letter, the
function returns the corresponding upper-case letter if there is
one; otherwise the argument is returned unchanged.
.Sh SEE ALSO
-.Xr digittoint 3 ,
-.Xr isalnum 3 ,
-.Xr isalpha 3 ,
-.Xr isascii 3 ,
-.Xr iscntrl 3 ,
-.Xr isdigit 3 ,
-.Xr isgraph 3 ,
-.Xr islower 3 ,
-.Xr isprint 3 ,
-.Xr ispunct 3 ,
-.Xr isspace 3 ,
+.Xr ctype 3 ,
.Xr isupper 3 ,
-.Xr isxdigit 3 ,
.Xr multibyte 3 ,
-.Xr stdio 3 ,
-.Xr toascii 3 ,
-.Xr tolower 3 ,
-.Xr ascii 7
.Sh STANDARDS
The
.Fn toupper
OpenPOWER on IntegriCloud