summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/toupper.3
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2009-09-04 07:44:58 +0000
committerdes <des@FreeBSD.org>2009-09-04 07:44:58 +0000
commitb1eaddb48f126d396ca9322eb8846384ec61160d (patch)
tree51c356bd3a6c4de8ada759b48205b5e805cdb915 /lib/libc/locale/toupper.3
parent46887be63efa70f0f71d3dad54bce4df1977b17b (diff)
downloadFreeBSD-src-b1eaddb48f126d396ca9322eb8846384ec61160d.zip
FreeBSD-src-b1eaddb48f126d396ca9322eb8846384ec61160d.tar.gz
Let the armchair generals handle this one.
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