summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/fopen.3c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3c/fopen.3c')
-rw-r--r--usr/src/man/man3c/fopen.3c8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr/src/man/man3c/fopen.3c b/usr/src/man/man3c/fopen.3c
index a36ea40697..fa01462503 100644
--- a/usr/src/man/man3c/fopen.3c
+++ b/usr/src/man/man3c/fopen.3c
@@ -130,7 +130,7 @@ flags (including the \fB+\fR) does not matter.
.sp
.LP
The character \fBb\fR has no effect, but is allowed for ISO C standard
-conformance (see \fBstandards\fR(5)). Opening a file with read mode (\fBr\fR as
+conformance (see \fBstandards\fR(7)). Opening a file with read mode (\fBr\fR as
the first character in the \fImode\fR argument) fails if the file does not
exist or cannot be read.
.sp
@@ -414,10 +414,10 @@ access \fBFILE\fR structure contents.
.sp
.LP
The \fBfopen()\fR function has a transitional interface for 64-bit file
-offsets. See \fBlf64\fR(5).
+offsets. See \fBlf64\fR(7).
.SH ATTRIBUTES
.LP
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -441,4 +441,4 @@ respects this function is Standard.
\fBenable_extended_FILE_stdio\fR(3C), \fBfclose\fR(3C),
\fBfcloseall\fR(3C), \fBfdopen\fR(3C), \fBfflush\fR(3C),
\fBfreopen\fR(3C), \fBfsetpos\fR(3C), \fBrewind\fR(3C), \fBopen\fR(2),
-\fBattributes\fR(5), \fBlf64\fR(5), \fBstandards\fR(5)
+\fBattributes\fR(7), \fBlf64\fR(7), \fBstandards\fR(7)