strfmon(3) does not correctly handle multibyte characters in the

format string.
This commit is contained in:
Tim J. Robbins 2003-01-06 06:21:25 +00:00
parent e2b090f34f
commit b211af11e2

View file

@ -159,3 +159,9 @@ function was implemented by
This manual page was written by
.An Jeroen Ruigrok van der Werven Aq asmodai@FreeBSD.org
based on the standards' text.
.Sh BUGS
The
.Fn strfmon
function does not correctly handle multibyte characters in the
.Fa format
argument.