diff options
Diffstat (limited to 'man3/fflush.3')
-rw-r--r-- | man3/fflush.3 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/man3/fflush.3 b/man3/fflush.3 index 4a3702855..39644b496 100644 --- a/man3/fflush.3 +++ b/man3/fflush.3 @@ -93,9 +93,7 @@ the kernel buffers must be flushed too, e.g. with or .BR fsync (2). .SH "CONFORMING TO" -The function -.BR fflush () -conforms to ANSI X3.159-1989 (``ANSI C''). +C89, C99. .SH "SEE ALSO" .BR fsync (2), .BR sync (2), |