diff options
author | Dan McDonald <danmcd@joyent.com> | 2022-03-15 12:07:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-15 12:07:15 -0400 |
commit | 83decd22b44019b0fe369224fb19e1ef21263ab6 (patch) | |
tree | 0bbbaea9d4231f77a406362904280d6ba53e1d55 /usr/src/man/man3c/aioread.3c | |
parent | ad491f11d9af43fd3f0d6159c9e08112de475a54 (diff) | |
download | illumos-joyent-83decd22b44019b0fe369224fb19e1ef21263ab6.tar.gz |
OS-8361 IPD 4 (man page renumbering) tracking issue
Reviewed by: Brian Bennett <brian.bennett@joyent.com>
Approved by: Brian Bennett <brian.bennett@joyent.com>
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) |