OSDN Git Service

(split) LDP: Update original to LDP v3.64
[linuxjm/LDP_man-pages.git] / original / man3 / fopen.3
index c01d8e9..d3d29aa 100644 (file)
@@ -137,7 +137,7 @@ or
 operation between write and read operations on such a stream.
 This operation may be an apparent no-op
 (as in \fIfseek(..., 0L, SEEK_CUR)\fP
-called for its synchronizing side effect.
+called for its synchronizing side effect).
 .PP
 Opening a file in append mode (\fBa\fP as the first character of
 .IR mode )
@@ -351,3 +351,11 @@ parses at most 5 characters in
 .BR fileno (3),
 .BR fmemopen (3),
 .BR fopencookie (3)
+.SH COLOPHON
+This page is part of release 3.64 of the Linux
+.I man-pages
+project.
+A description of the project,
+and information about reporting bugs,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.