diff options
-rw-r--r-- | convert/README.pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/convert/README.pcitable b/convert/README.pcitable index fe67283a..ce6cce4a 100644 --- a/convert/README.pcitable +++ b/convert/README.pcitable @@ -7,7 +7,7 @@ ./merge2pcitable.pl pciids /usr/share/pci.ids pcitable > pcitable.new # update usbutils -./merge2pcitable.pl usbids /usr/share/usb.ids usbtable > usbtable.new +./merge2pcitable.pl pciids /usr/share/usb.ids usbtable > usbtable.new # A pciids with more accurate information are available from # was moved into http://www.pcidatabase.com/reports.php?type=tab-delimeted |