From b1eaddb48f126d396ca9322eb8846384ec61160d Mon Sep 17 00:00:00 2001 From: des Date: Fri, 4 Sep 2009 07:44:58 +0000 Subject: Let the armchair generals handle this one. --- lib/libc/locale/toupper.3 | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'lib/libc/locale/toupper.3') 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 -- cgit v1.1