From 8a9849f29e8cfcca0089b0b9ad99dc88b05bcca4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Pr=C3=A9vot?= Date: Thu, 10 Apr 2014 18:40:19 -0400 Subject: [PATCH] toupper.3: wfix Signed-off-by: Michael Kerrisk --- man3/toupper.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/toupper.3 b/man3/toupper.3 index 0b765aeaa..6e835b2ff 100644 --- a/man3/toupper.3 +++ b/man3/toupper.3 @@ -77,7 +77,7 @@ but uses the locale referred to by the locale handle If .I c is a uppercase letter, -.BR toupper () +.BR tolower () returns its lowercase equivalent, if a lowercase representation exists in the current locale. Otherwise, it returns