summaryrefslogtreecommitdiff
path: root/usr/src/man/man9f/usb_alloc_request.9f
diff options
context:
space:
mode:
authorRichard Lowe <richlowe@richlowe.net>2022-02-26 16:40:47 -0600
committerRichard Lowe <richlowe@richlowe.net>2022-03-10 01:14:35 -0600
commitbbf215553c7233fbab8a0afdf1fac74c44781867 (patch)
treee698415c5d1265b368c58c56199244dc2be86500 /usr/src/man/man9f/usb_alloc_request.9f
parent236cb9a89d936b4b681853751c9af1adccc35ef9 (diff)
downloadillumos-gate-bbf215553c7233fbab8a0afdf1fac74c44781867.tar.gz
14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src/man/man9f/usb_alloc_request.9f')
-rw-r--r--usr/src/man/man9f/usb_alloc_request.9f21
1 files changed, 13 insertions, 8 deletions
diff --git a/usr/src/man/man9f/usb_alloc_request.9f b/usr/src/man/man9f/usb_alloc_request.9f
index 9e5baeadde..c1d1ffebe4 100644
--- a/usr/src/man/man9f/usb_alloc_request.9f
+++ b/usr/src/man/man9f/usb_alloc_request.9f
@@ -216,7 +216,7 @@ The free routines may be called from kernel, user, and interrupt context.
.in -2
.SH ATTRIBUTES
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -232,10 +232,15 @@ Interface stability Committed
.TE
.SH SEE ALSO
-\fBattributes\fR(5), \fBusb_get_current_frame_number\fR(9F),
-\fBusb_get_max_pkts_per_isoc_request\fR(9F),
-\fBusb_pipe_get_max_bulk_transfer_size\fR(9F), \fBusb_pipe_bulk_xfer\fR(9F),
-\fBusb_pipe_ctrl_xfer\fR(9F), \fBusb_pipe_intr_xfer\fR(9F),
-\fBusb_pipe_isoc_xfer\fR(9F), \fBusb_bulk_request\fR(9S),
-\fBusb_ctrl_request\fR(9S), \fBusb_intr_request\fR(9S),
-\fBusb_isoc_request\fR(9S)
+.BR attributes (7),
+.BR usb_get_current_frame_number (9F),
+.BR usb_get_max_pkts_per_isoc_request (9F),
+.BR usb_pipe_bulk_xfer (9F),
+.BR usb_pipe_ctrl_xfer (9F),
+.BR usb_pipe_get_max_bulk_transfer_size (9F),
+.BR usb_pipe_intr_xfer (9F),
+.BR usb_pipe_isoc_xfer (9F),
+.BR usb_bulk_request (9S),
+.BR usb_ctrl_request (9S),
+.BR usb_intr_request (9S),
+.BR usb_isoc_request (9S)