OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man3 / fclose.3
index 53d1141..bd584f9 100644 (file)
@@ -92,7 +92,7 @@ C89, C99.
 .SH NOTES
 Note that
 .BR fclose ()
-only flushes the user-space buffers provided by the
+flushes only the user-space buffers provided by the
 C library.
 To ensure that the data is physically stored
 on disk the kernel buffers must be flushed too, for example, with
@@ -106,7 +106,7 @@ or
 .BR fopen (3),
 .BR setbuf (3)
 .SH COLOPHON
-This page is part of release 3.78 of the Linux
+This page is part of release 3.79 of the Linux
 .I man-pages
 project.
 A description of the project,