OSDN Git Service

(split) LDP: Update original to LDP v3.63
[linuxjm/LDP_man-pages.git] / original / man3 / wcrtomb.3
index e87d656..a50d86e 100644 (file)
@@ -13,7 +13,7 @@
 .\"   OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
 .\"   ISO/IEC 9899:1999
 .\"
-.TH WCRTOMB 3  2011-09-28 "GNU" "Linux Programmer's Manual"
+.TH WCRTOMB 3  2014-03-18 "GNU" "Linux Programmer's Manual"
 .SH NAME
 wcrtomb \- convert a wide character to a multibyte sequence
 .SH SYNOPSIS
@@ -87,7 +87,7 @@ is an internal anonymous buffer.
 .PP
 In all of the above cases, if
 .I ps
-is a NULL pointer, a static anonymous
+is NULL, a static anonymous
 state known only to the
 .BR wcrtomb ()
 function is used instead.
@@ -121,4 +121,5 @@ Passing NULL as
 .I ps
 is not multithread safe.
 .SH SEE ALSO
+.BR mbsinit (3),
 .BR wcsrtombs (3)