summaryrefslogtreecommitdiff
path: root/usr/src/man/man9f/mkiocb.9f
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man9f/mkiocb.9f')
-rw-r--r--usr/src/man/man9f/mkiocb.9f12
1 files changed, 9 insertions, 3 deletions
diff --git a/usr/src/man/man9f/mkiocb.9f b/usr/src/man/man9f/mkiocb.9f
index 800de99ae0..4dddb73a39 100644
--- a/usr/src/man/man9f/mkiocb.9f
+++ b/usr/src/man/man9f/mkiocb.9f
@@ -36,7 +36,8 @@ failure.
.sp
.LP
The \fBmkiocb\fR function returns a \fBmblk_t\fR structure which is large
-enough to hold any of the ioctl messages (\fBiocblk\fR(9S), \fBcopyreq\fR(9S)
+enough to hold any of the ioctl messages (\fBiocblk\fR(9S),
+.BR copyreq (9S)
or \fBcopyresp\fR(9S)), and has the following special properties:
.sp
.ne 2
@@ -233,8 +234,13 @@ is available.
.in -2
.SH SEE ALSO
-\fBallocb\fR(9F), \fBputnext\fR(9F), \fBqbufcall\fR(9F), \fBqwait_sig\fR(9F),
-\fBcopyreq\fR(9S), \fBcopyresp\fR(9S), \fBiocblk\fR(9S)
+.BR allocb (9F),
+.BR putnext (9F),
+.BR qbufcall (9F),
+.BR qwait_sig (9F),
+.BR copyreq (9S),
+.BR copyresp (9S),
+.BR iocblk (9S)
.sp
.LP
\fIWriting Device Drivers\fR