diff options
Diffstat (limited to 'usr/src/man/man3c/posix_fadvise.3c')
-rw-r--r-- | usr/src/man/man3c/posix_fadvise.3c | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/usr/src/man/man3c/posix_fadvise.3c b/usr/src/man/man3c/posix_fadvise.3c index 2d163fa1a8..b7a7c80b2f 100644 --- a/usr/src/man/man3c/posix_fadvise.3c +++ b/usr/src/man/man3c/posix_fadvise.3c @@ -175,11 +175,11 @@ The \fIfd\fR argument is associated with a pipe or FIFO. .sp .LP The \fBposix_fadvise()\fR function has a transitional interface for 64-bit file -offsets. See \fBlf64\fR(5). +offsets. See \fBlf64\fR(7). .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 @@ -193,10 +193,12 @@ Interface Stability Committed _ MT-Level MT-Safe _ -Standard See \fBstandards\fR(5). +Standard See \fBstandards\fR(7). .TE .SH SEE ALSO .sp .LP -\fBposix_madvise\fR(3C), \fBattributes\fR(5), \fBstandards\fR(5) +.BR posix_madvise (3C), +.BR attributes (7), +.BR standards (7) |