OSDN Git Service

(split) LDP: Update original to LDP v3.51.
[linuxjm/LDP_man-pages.git] / original / man3 / mbsnrtowcs.3
index 1fbbef2..47cff81 100644 (file)
@@ -96,7 +96,9 @@ are not written out to memory,
 and that 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 mbsnrtowcs function is used instead.
+state known only to the
+.BR mbsnrtowcs ()
+function is used instead.
 .PP
 The programmer must ensure that there is room for at least \fIlen\fP wide
 characters at \fIdest\fP.