diff options
Diffstat (limited to 'usr/src/man/man3c/enable_extended_FILE_stdio.3c')
| -rw-r--r-- | usr/src/man/man3c/enable_extended_FILE_stdio.3c | 8 |
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 |
