OSDN Git Service

(split) LDP: Update original to LDP v3.64
[linuxjm/LDP_man-pages.git] / original / man3 / wcrtomb.3
index a50d86e..2797c56 100644 (file)
@@ -52,8 +52,7 @@ is not NULL,
 but
 .I wc
 is a null wide character (L\(aq\\0\(aq).
-In this
-case the
+In this case, the
 .BR wcrtomb ()
 function stores at
 the character array pointed to by
@@ -74,7 +73,7 @@ one, that is, the number of bytes written at
 A third case is when
 .I s
 is NULL.
-In this case
+In this case,
 .I wc
 is ignored,
 and the function effectively returns
@@ -123,3 +122,11 @@ is not multithread safe.
 .SH SEE ALSO
 .BR mbsinit (3),
 .BR wcsrtombs (3)
+.SH COLOPHON
+This page is part of release 3.64 of the Linux
+.I man-pages
+project.
+A description of the project,
+and information about reporting bugs,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.