diff options
Diffstat (limited to 'usr/src/man/man9f/usb_pipe_close.9f')
-rw-r--r-- | usr/src/man/man9f/usb_pipe_close.9f | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/usr/src/man/man9f/usb_pipe_close.9f b/usr/src/man/man9f/usb_pipe_close.9f index b1b2c0c11f..18858636e9 100644 --- a/usr/src/man/man9f/usb_pipe_close.9f +++ b/usr/src/man/man9f/usb_pipe_close.9f @@ -238,7 +238,7 @@ usb_pipe_close(dip, pipe, 0, close_callback, callback_arg); .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 @@ -254,6 +254,10 @@ Interface stability Committed .TE .SH SEE ALSO -\fBattributes\fR(5), \fBusb_get_status\fR(9F), \fBusb_pipe_drain_reqs\fR(9F), -\fBusb_pipe_get_state\fR(9F), \fBusb_pipe_xopen\fR(9F), -\fBusb_pipe_reset\fR(9F), \fBusb_callback_flags\fR(9S) +.BR attributes (7), +.BR usb_get_status (9F), +.BR usb_pipe_drain_reqs (9F), +.BR usb_pipe_get_state (9F), +.BR usb_pipe_reset (9F), +.BR usb_pipe_xopen (9F), +.BR usb_callback_flags (9S) |