OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man3 / iswupper.3
index 1e96da4..0c1660e 100644 (file)
@@ -66,7 +66,7 @@ function returns nonzero if
 .I wc
 is a wide character
 belonging to the wide-character class "upper".
-Otherwise it returns zero.
+Otherwise, it returns zero.
 .SH CONFORMING TO
 C99.
 .SH NOTES
@@ -83,3 +83,12 @@ because Unicode knows about three cases: upper, lower and title case.
 .BR isupper (3),
 .BR iswctype (3),
 .BR towupper (3)
+.SH COLOPHON
+This page is part of release 3.79 of the Linux
+.I man-pages
+project.
+A description of the project,
+information about reporting bugs,
+and the latest version of this page,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.