summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/enable_extended_FILE_stdio.3c
diff options
context:
space:
mode:
authorRichard Lowe <richlowe@richlowe.net>2022-02-01 16:25:34 -0600
committerRichard Lowe <richlowe@richlowe.net>2022-02-18 15:32:41 -0600
commitbb788c55f7450a1360e9752bf81c3a3932cc8018 (patch)
tree77443122971496a73748e2d9722913303ab61b55 /usr/src/man/man3c/enable_extended_FILE_stdio.3c
parent7d5a0c32ad2a16518949e2843f208bf257e5cf79 (diff)
downloadillumos-joyent-bb788c55f7450a1360e9752bf81c3a3932cc8018.tar.gz
manual: fix up free-form normative manual references in the manual
Diffstat (limited to 'usr/src/man/man3c/enable_extended_FILE_stdio.3c')
-rw-r--r--usr/src/man/man3c/enable_extended_FILE_stdio.3c8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr/src/man/man3c/enable_extended_FILE_stdio.3c b/usr/src/man/man3c/enable_extended_FILE_stdio.3c
index 08c3a2141d..79a4cf291a 100644
--- a/usr/src/man/man3c/enable_extended_FILE_stdio.3c
+++ b/usr/src/man/man3c/enable_extended_FILE_stdio.3c
@@ -73,7 +73,7 @@ system default), the application needs to raise the limit (see
descriptor limit.
.sp
.LP
-This function is used by the \fBextendedFILE\fR(5) preloadable library to
+This function is used by the \fBextendedFILE\fR(7) preloadable library to
enable the extended FILE facility.
.SH RETURN VALUES
.sp
@@ -145,7 +145,7 @@ process it. Alternatively, the \fBenable_extended_FILE_stdio()\fR function can
be used at a higher level in the code.
.sp
.LP
-Use \fBextendedFILE\fR(5) for binary relief.
+Use \fBextendedFILE\fR(7) for binary relief.
.SH EXAMPLES
.LP
\fBExample 1 \fRIncrease the file limit and enable the extended FILE facility.
@@ -175,7 +175,7 @@ if (retval == -1) {
.SH ATTRIBUTES
.sp
.LP
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -195,7 +195,7 @@ MT-Level Safe
.LP
\fBclose\fR(2), \fBfcntl\fR(2), \fBgetrlimit\fR(2), \fBfdopen\fR(3C),
\fBfopen\fR(3C), \fBpopen\fR(3C), \fBsignal.h\fR(3HEAD), \fBstdio\fR(3C),
-\fBattributes\fR(5), \fBextendedFILE\fR(5)
+\fBattributes\fR(7), \fBextendedFILE\fR(7)
.SH NOTES
.sp
.LP