diff options
Diffstat (limited to 'man3/iswpunct.3')
-rw-r--r-- | man3/iswpunct.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/iswpunct.3 b/man3/iswpunct.3 index 238252af8..58c9d2acf 100644 --- a/man3/iswpunct.3 +++ b/man3/iswpunct.3 @@ -47,7 +47,7 @@ the wide-character class .SH "RETURN VALUE" The .BR iswpunct () -function returns non-zero +function returns nonzero if \fIwc\fP is a wide-character belonging to the wide-character class "punct". Otherwise it returns zero. |