OSDN Git Service

(split) LDP_man-pages: update original to v3.35.
[linuxjm/LDP_man-pages.git] / original / man3 / wcsrtombs.3
index f2a34de..cbc6a93 100644 (file)
@@ -11,7 +11,7 @@
 .\"   OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
 .\"   ISO/IEC 9899:1999
 .\"
-.TH WCSRTOMBS 3  1999-07-25 "GNU" "Linux Programmer's Manual"
+.TH WCSRTOMBS 3  2011-09-28 "GNU" "Linux Programmer's Manual"
 .SH NAME
 wcsrtombs \- convert a wide-character string to a multibyte string
 .SH SYNOPSIS
@@ -57,11 +57,11 @@ and the number of bytes written to
 \fIdest\fP is returned.
 .PP
 3. The wide-character string has been completely converted, including the
-terminating L\(aq\\0\(aq (which has the side effect of bringing back \fI*ps\fP
-to the initial state).
+terminating null wide character (L\(aq\\0\(aq),
+which has the side effect of bringing back \fI*ps\fP
+to the initial state.
 In this case \fI*src\fP is set to NULL, and the number
-of bytes written to \fIdest\fP, excluding the terminating \(aq\\0\(aq byte, is
-returned.
+of bytes written to \fIdest\fP, excluding the terminating null, is returned.
 .PP
 If \fIdest\fP is NULL, \fIlen\fP is ignored,
 and the conversion proceeds as above, except that the converted bytes