summaryrefslogtreecommitdiff
path: root/usr/src/man/man9f/usb_pipe_reset.9f
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man9f/usb_pipe_reset.9f')
-rw-r--r--usr/src/man/man9f/usb_pipe_reset.9f23
1 files changed, 15 insertions, 8 deletions
diff --git a/usr/src/man/man9f/usb_pipe_reset.9f b/usr/src/man/man9f/usb_pipe_reset.9f
index 98008e6546..2778ece29e 100644
--- a/usr/src/man/man9f/usb_pipe_reset.9f
+++ b/usr/src/man/man9f/usb_pipe_reset.9f
@@ -259,7 +259,7 @@ usb_pipe_reset(dip, bulk_pipe, USB_FLAGS_SLEEP, NULL, NULL);
.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
@@ -275,10 +275,17 @@ Interface stability Committed
.TE
.SH SEE ALSO
-\fBattributes\fR(5), \fBusb_get_cfg\fR(9F), \fBusb_pipe_bulk_xfer\fR(9F),
-\fBusb_pipe_close\fR(9F), \fBusb_get_status\fR(9F),
-\fBusb_pipe_ctrl_xfer\fR(9F), \fBusb_pipe_drain_reqs\fR(9F),
-\fBusb_pipe_get_state\fR(9F), \fBusb_pipe_intr_xfer\fR(9F),
-\fBusb_pipe_isoc_xfer\fR(9F), \fBusb_pipe_xopen\fR(9F),
-\fBusb_pipe_stop_intr_polling\fR(9F), \fBusb_pipe_stop_isoc_polling\fR(9F),
-\fBusb_callback_flags\fR(9S)
+.BR attributes (7),
+.BR usb_get_cfg (9F),
+.BR usb_get_status (9F),
+.BR usb_pipe_bulk_xfer (9F),
+.BR usb_pipe_close (9F),
+.BR usb_pipe_ctrl_xfer (9F),
+.BR usb_pipe_drain_reqs (9F),
+.BR usb_pipe_get_state (9F),
+.BR usb_pipe_intr_xfer (9F),
+.BR usb_pipe_isoc_xfer (9F),
+.BR usb_pipe_stop_intr_polling (9F),
+.BR usb_pipe_stop_isoc_polling (9F),
+.BR usb_pipe_xopen (9F),
+.BR usb_callback_flags (9S)