aboutsummaryrefslogtreecommitdiffstats
path: root/man3/fopen.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/fopen.3')
-rw-r--r--man3/fopen.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/fopen.3 b/man3/fopen.3
index 3413e8150c..14364a4031 100644
--- a/man3/fopen.3
+++ b/man3/fopen.3
@@ -240,7 +240,7 @@ function may also fail and set
.I errno
for any of the errors specified for the routines
.BR open (2),
-.BR fclose (3)
+.BR fclose (3),
and
.BR fflush (3).
.SH CONFORMING TO