diff options
Diffstat (limited to 'usr/src/man/man3c/aio_waitn.3c')
-rw-r--r-- | usr/src/man/man3c/aio_waitn.3c | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/usr/src/man/man3c/aio_waitn.3c b/usr/src/man/man3c/aio_waitn.3c index 756eaa187e..37cb35c3b2 100644 --- a/usr/src/man/man3c/aio_waitn.3c +++ b/usr/src/man/man3c/aio_waitn.3c @@ -136,11 +136,11 @@ completed. .sp .LP The \fBaio_waitn()\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 @@ -158,6 +158,11 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBaio.h\fR(3HEAD), \fBaio_error\fR(3C), \fBaio_read\fR(3C), -\fBaio_write\fR(3C), \fBlio_listio\fR(3C), \fBaio_return\fR(3C), -\fBattributes\fR(5), \fBlf64\fR(5) +.BR aio_error (3C), +.BR aio_read (3C), +.BR aio_return (3C), +.BR aio_write (3C), +.BR lio_listio (3C), +.BR aio.h (3HEAD), +.BR attributes (7), +.BR lf64 (7) |