diff options
Diffstat (limited to 'usr/src/man/man3c/aioread.3c')
-rw-r--r-- | usr/src/man/man3c/aioread.3c | 20 |
1 files changed, 14 insertions, 6 deletions
diff --git a/usr/src/man/man3c/aioread.3c b/usr/src/man/man3c/aioread.3c index 1a790d07e8..5e6ab05184 100644 --- a/usr/src/man/man3c/aioread.3c +++ b/usr/src/man/man3c/aioread.3c @@ -164,10 +164,10 @@ Memory resources are unavailable to initiate request. .SH USAGE .LP The \fBaioread()\fR and \fBaiowrite()\fR functions have transitional interfaces -for 64-bit file offsets. See \fBlf64\fR(5). +for 64-bit file offsets. See \fBlf64\fR(7). .SH ATTRIBUTES .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -182,7 +182,15 @@ MT-Level Safe .SH SEE ALSO .LP -\fBclose\fR(2), \fBexecve\fR(2), \fBexit\fR(2), \fBllseek\fR(2), -\fBlseek\fR(2), \fBopen\fR(2), \fBread\fR(2), \fBwrite\fR(2), -\fBaiocancel\fR(3C), \fBaiowait\fR(3C), -\fBattributes\fR(5), \fBlf64\fR(5) +.BR close (2), +.BR execve (2), +.BR exit (2), +.BR llseek (2), +.BR lseek (2), +.BR open (2), +.BR read (2), +.BR write (2), +.BR aiocancel (3C), +.BR aiowait (3C), +.BR attributes (7), +.BR lf64 (7) |