summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/toupper.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/toupper.3')
-rw-r--r--lib/libc/locale/toupper.311
1 files changed, 1 insertions, 10 deletions
diff --git a/lib/libc/locale/toupper.3 b/lib/libc/locale/toupper.3
index e6ed8cc..3a3c7f8 100644
--- a/lib/libc/locale/toupper.3
+++ b/lib/libc/locale/toupper.3
@@ -32,7 +32,7 @@
.\" @(#)toupper.3 8.1 (Berkeley) 6/4/93
.\" $FreeBSD$
.\"
-.Dd September 3, 2009
+.Dd July 17, 2005
.Dt TOUPPER 3
.Os
.Sh NAME
@@ -53,15 +53,6 @@ The argument must be representable as an
.Vt "unsigned char"
or the value of
.Dv EOF .
-.Pp
-.Em NOTE :
-if the value passed to the
-.Fn toupper
-function is a
-.Vt signed char ,
-as is usually the case, it must be cast to an
-.Vt unsigned char
-to avoid sign-extension errors.
.Sh RETURN VALUES
If the argument is a lower-case letter, the
.Fn toupper
OpenPOWER on IntegriCloud