Skip to content

Commit 2734f4a

Browse files
committed
Plan 9 from Bell Labs 2012-06-26
1 parent eab6e40 commit 2734f4a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

sys/man/3/usb

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -515,11 +515,13 @@ Dumps data structures for inspection.
515515
.B #u/usb
516516
root of the USB interface
517517
.SH SOURCE
518-
.B /sys/src/9/pc/usb.h
518+
.B /sys/src/9/port/usb.h
519519
.br
520-
.B /sys/src/9/pc/devusb.c
520+
.B /sys/src/9/*/*usb?hci.h
521521
.br
522-
.B /sys/src/9/pc/usb?hci.c
522+
.B /sys/src/9/*/devusb.c
523+
.br
524+
.B /sys/src/9/*/usb?hci*.c
523525
.SH "SEE ALSO"
524526
.IR usb (2),
525527
.IR usb (4),

0 commit comments

Comments
 (0)