summaryrefslogtreecommitdiff
path: root/man3/iswupper.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/iswupper.3')
-rw-r--r--man3/iswupper.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/iswupper.3 b/man3/iswupper.3
index 8249e70e4..60b3bd79f 100644
--- a/man3/iswupper.3
+++ b/man3/iswupper.3
@@ -51,7 +51,7 @@ to 'Z'.
The \fBiswupper\fP() function returns non-zero if \fIwc\fP is a wide character
belonging to the wide character class "upper". Otherwise it returns zero.
.SH "CONFORMING TO"
-ISO/ANSI C, UNIX98
+C99.
.SH "SEE ALSO"
.BR isupper (3),
.BR iswctype (3),