wcsnrtombs.3: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-03-23 12:46:32 +01:00
parent d8165d5b5c
commit 1c008960cd
1 changed files with 3 additions and 1 deletions

View File

@ -99,7 +99,9 @@ no destination length limit exists.
.PP
In both of the above cases,
if \fIps\fP is a NULL pointer, a static anonymous
state only known to the wcsnrtombs function is used instead.
state only known to the
.BR wcsnrtombs ()
function is used instead.
.PP
The programmer must ensure that there is room for at least \fIlen\fP bytes
at \fIdest\fP.