> Module Name: src > Committed By: jmcneill > Date: Fri Feb 25 13:50:18 UTC 2011 > > Modified Files: > src/usr.sbin/pcictl: pcictl.8 > > Log Message: > Today I learned that 'pcictl pci0 list -b -1' lists devices on all busses.
isn't this already documented? PCI bus specified on the command line. Any other locator not specified defaults to a wildcard, or may be explicitly wildcarded by specifying ``any''. i agree having an explicit example is better, but could you make it use "any" instead of "-1"? thanks. .mrg.