OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man3 / puts.3
index 5862e93..950dd43 100644 (file)
@@ -63,7 +63,7 @@ except that it may be implemented as a macro which evaluates
 .I stream
 more than once.
 .PP
-.BI "putchar(" c );
+.BI "putchar(" c )
 is equivalent to
 .BI "putc(" c ", " stdout ).
 .PP
@@ -122,7 +122,7 @@ will be undefined and very probably not what you want.
 .BR scanf (3),
 .BR unlocked_stdio (3)
 .SH COLOPHON
-This page is part of release 3.68 of the Linux
+This page is part of release 3.79 of the Linux
 .I man-pages
 project.
 A description of the project,