diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-01-09 08:17:09 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-01-09 08:17:09 +0100 |
commit | 1c69f9c023e64225ffca05f955077012880accb4 (patch) | |
tree | a048318fddfdcf3d0cc8b7789e4a9a693b02df2f /sys/man/3 | |
parent | 6d6138fbd881a4ed583e5590e4a4adfe8a96911b (diff) |
vac(1), ec(2), usb(3), hjfs(8): fix source reference
Diffstat (limited to 'sys/man/3')
-rw-r--r-- | sys/man/3/usb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/man/3/usb b/sys/man/3/usb index ea38a212c..a28da7ad3 100644 --- a/sys/man/3/usb +++ b/sys/man/3/usb @@ -517,9 +517,9 @@ root of the USB interface .SH SOURCE .B /sys/src/9/port/usb.h .br -.B /sys/src/9/pc/devusb.c +.B /sys/src/9/port/devusb.c .br -.B /sys/src/9/pc/usb?hci.c +.B /sys/src/9/*/usb*.c .SH "SEE ALSO" .IR nusb (2), .IR nusb (4), |