OSDN Git Service

(split) LDP: Update original to LDP v3.65
[linuxjm/LDP_man-pages.git] / original / man3 / toupper.3
index c7d2227..b569eca 100644 (file)
@@ -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
@@ -154,7 +154,7 @@ the German sharp s is one example.
 .BR towupper (3),
 .BR locale (7)
 .SH COLOPHON
-This page is part of release 3.64 of the Linux
+This page is part of release 3.65 of the Linux
 .I man-pages
 project.
 A description of the project,