OSDN Git Service

LDP: Update original to LDP v3.67
[linuxjm/LDP_man-pages.git] / original / man3 / iconv.3
index 5a8d837..3f051a1 100644 (file)
@@ -110,7 +110,7 @@ At most \fI*outbytesleft\fP bytes, starting at \fI*outbuf\fP, will be written.
 If the output buffer has no more room for this reset sequence, it sets
 \fIerrno\fP to \fBE2BIG\fP and returns
 .IR (size_t)\ \-1 .
-Otherwise it increments
+Otherwise, it increments
 \fI*outbuf\fP and decrements \fI*outbytesleft\fP by the number of bytes
 written.
 .PP
@@ -164,10 +164,11 @@ tight restrictions on alignment.
 .BR iconv_close (3),
 .BR iconv_open (3)
 .SH COLOPHON
-This page is part of release 3.65 of the Linux
+This page is part of release 3.67 of the Linux
 .I man-pages
 project.
 A description of the project,
-and information about reporting bugs,
+information about reporting bugs,
+and the latest version of this page,
 can be found at
 \%http://www.kernel.org/doc/man\-pages/.