diff options
Diffstat (limited to 'usr/src/man/man9f/usb_parse_data.9f')
-rw-r--r-- | usr/src/man/man9f/usb_parse_data.9f | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/usr/src/man/man9f/usb_parse_data.9f b/usr/src/man/man9f/usb_parse_data.9f index c6954bd5fa..5a08dc5b8e 100644 --- a/usr/src/man/man9f/usb_parse_data.9f +++ b/usr/src/man/man9f/usb_parse_data.9f @@ -125,7 +125,7 @@ May be called from user, kernel or 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 @@ -141,5 +141,7 @@ Interface stability Committed .TE .SH SEE ALSO -\fBattributes\fR(5), \fBusb_get_dev_data\fR(9F), -\fBusb_get_string_descr\fR(9F), \fBusb_get_cfg\fR(9F) +.BR attributes (7), +.BR usb_get_cfg (9F), +.BR usb_get_dev_data (9F), +.BR usb_get_string_descr (9F) |