diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-09-01 17:57:07 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-09-01 17:57:07 +0200 |
| commit | 9af134cdebc7578494dc922f67dde48c859d9eca (patch) | |
| tree | 05eb0fe2b5d5bbf5859641225b80ab97f8ae97a1 /man3/fopen.3 | |
| parent | 229c33a1d30b92b563adb191a2235bb5443bac33 (diff) | |
| download | man-pages-9af134cdebc7578494dc922f67dde48c859d9eca.tar.gz | |
getrlimit.2, mmap.2, stat.2, unimplemented.2, dbopen.3, ecvt_r.3, fopen.3, fts.3, getcontext.3, qecvt.3, ip.7, ld.so.8: grfix: Add Oxford comma
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/fopen.3')
| -rw-r--r-- | man3/fopen.3 | 2 |
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 |
