X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=original%2Fman3%2Ffopen.3;fp=original%2Fman3%2Ffopen.3;h=d3d29aa2155c238009246920f49008ab64ef86c1;hb=78d692a91a29bb279b5fc6a6294ff3e418a184c8;hp=c01d8e98e3eb1270f737f9f0b3d539990c56582c;hpb=4e97855ae13e755d3b00494d44c05344088547c0;p=linuxjm%2FLDP_man-pages.git diff --git a/original/man3/fopen.3 b/original/man3/fopen.3 index c01d8e98..d3d29aa2 100644 --- a/original/man3/fopen.3 +++ b/original/man3/fopen.3 @@ -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/.