diff options
Diffstat (limited to 'usr/src/man/man3c/aio_suspend.3c')
-rw-r--r-- | usr/src/man/man3c/aio_suspend.3c | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/usr/src/man/man3c/aio_suspend.3c b/usr/src/man/man3c/aio_suspend.3c index 5349b1910b..ceb3543148 100644 --- a/usr/src/man/man3c/aio_suspend.3c +++ b/usr/src/man/man3c/aio_suspend.3c @@ -151,11 +151,11 @@ The \fBaio_suspend()\fR function is not supported by the system. .sp .LP The \fBaio_suspend()\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 @@ -169,15 +169,22 @@ Interface Stability Committed _ MT-Level Async-Signal-Safe _ -Standard See \fBstandards\fR(5). +Standard See \fBstandards\fR(7). .TE .SH SEE ALSO .sp .LP -\fBaio.h\fR(3HEAD), \fBaio_fsync\fR(3C), \fBaio_read\fR(3C), -\fBaio_return\fR(3C), \fBaio_write\fR(3C), \fBlio_listio\fR(3C), -\fBsignal.h\fR(3HEAD), \fBattributes\fR(5), \fBlf64\fR(5), \fBstandards\fR(5) +.BR aio_fsync (3C), +.BR aio_read (3C), +.BR aio_return (3C), +.BR aio_write (3C), +.BR lio_listio (3C), +.BR aio.h (3HEAD), +.BR signal.h (3HEAD), +.BR attributes (7), +.BR lf64 (7), +.BR standards (7) .SH NOTES .sp .LP |