summaryrefslogtreecommitdiff
path: root/man3/wctomb.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2006-08-03 13:57:30 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2006-08-03 13:57:30 +0000
commit68e1685c25cab6c29e4250f592c39f47996776af (patch)
tree7d83ff852ff8dd6c7ca2fcaa610ab933590eba72 /man3/wctomb.3
parent97c1eac86f435d7feeef158417941751e7bd7a15 (diff)
Updated CONFORMING TO section
Diffstat (limited to 'man3/wctomb.3')
-rw-r--r--man3/wctomb.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/wctomb.3 b/man3/wctomb.3
index 6c97c7aaf..136e9ca57 100644
--- a/man3/wctomb.3
+++ b/man3/wctomb.3
@@ -46,7 +46,7 @@ returned.
If \fIs\fP is NULL, the \fBwctomb\fP() function returns non-zero if the
encoding has non-trivial shift state, or zero if the encoding is stateless.
.SH "CONFORMING TO"
-ISO/ANSI C, UNIX98
+C99.
.SH "SEE ALSO"
.BR MB_CUR_MAX (3),
.BR wcrtomb (3),