aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
Diffstat (limited to 'man3')
-rw-r--r--man3/wctrans.32
-rw-r--r--man3/wctype.32
2 files changed, 2 insertions, 2 deletions
diff --git a/man3/wctrans.3 b/man3/wctrans.3
index 46a7dfb836..e79cf74fc5 100644
--- a/man3/wctrans.3
+++ b/man3/wctrans.3
@@ -26,7 +26,7 @@ which can map a wide character to
another wide character.
Its nature is implementation-dependent, but the special
value \fI(wctrans_t)\ 0\fP denotes an invalid mapping.
-Non-zero \fIwctrans_t\fP
+Nonzero \fIwctrans_t\fP
values can be passed to the
.BR towctrans (3)
function to actually perform
diff --git a/man3/wctype.3 b/man3/wctype.3
index 979f99d6b7..9ee15c2a9f 100644
--- a/man3/wctype.3
+++ b/man3/wctype.3
@@ -26,7 +26,7 @@ may not have.
In other words, it represents a class of wide characters.
This type's nature is implementation-dependent, but the special value
\fI(wctype_t) 0\fP denotes an invalid property.
-Non-zero \fBwctype_t\fP values
+Nonzero \fBwctype_t\fP values
can be passed to the
.BR iswctype (3)
function