]> mj.ucw.cz Git - pciutils.git/commitdiff
man pages: update cross-references to pci.ids
authorRobert Elliott <elliott@hpe.com>
Wed, 3 Mar 2021 19:33:12 +0000 (13:33 -0600)
committerMartin Mares <mj@ucw.cz>
Sun, 26 Dec 2021 21:17:03 +0000 (22:17 +0100)
In the update-pciids man page:
* remove reference to setpci, since that does not use pci.ids
* add reference to pci.ids

Fixes: ef5b622f488e ("Added a man page for pci.ids")
update-pciids.man

index 60c379d1ab73406141f8a3c36d2436cf7fe2036b..aabb560e4c54732aaeadd9685e4a5317a882d24a 100644 (file)
@@ -27,7 +27,7 @@ Here we install the new list.
 
 .SH SEE ALSO
 .BR lspci (8),
-.BR setpci (8)
+.BR pci.ids (5)
 
 .SH AUTHOR
 The PCI Utilities are maintained by Martin Mares <mj@ucw.cz>.