aboutsummaryrefslogtreecommitdiffstats
path: root/man3/iswgraph.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/iswgraph.3')
-rw-r--r--man3/iswgraph.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/iswgraph.3 b/man3/iswgraph.3
index 2d13447226..5cb088b83e 100644
--- a/man3/iswgraph.3
+++ b/man3/iswgraph.3
@@ -49,7 +49,7 @@ the wide-character classes "alnum" and "punct".
.SH "RETURN VALUE"
The
.BR iswgraph ()
-function returns non-zero
+function returns nonzero
if \fIwc\fP is a wide character
belonging to the wide-character class "graph".
Otherwise it returns zero.