OSDN Git Service

(split) LDP_man-pages: update original to v3.34.
[linuxjm/LDP_man-pages.git] / original / man3 / fflush.3
index 07c208e..b3521bb 100644 (file)
@@ -56,7 +56,7 @@ via the stream's underlying write function.
 For input streams,
 .BR fflush ()
 discards any buffered data that has been fetched from the underlying file,
-but has not been by the application.
+but has not been consumed by the application.
 The open status of the stream is unaffected.
 .PP
 If the