From: Martin Mares Date: Mon, 14 Sep 2015 14:40:42 +0000 (+0200) Subject: Fixed naming inconsistency in man page: slot vs. device X-Git-Tag: v3.4.0~11 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=c8b1fb09a992a76e0d7fd30bf291e95c5033b71d;p=pciutils.git Fixed naming inconsistency in man page: slot vs. device Thanks to Robert Urban for pointing it out. --- diff --git a/lspci.man b/lspci.man index 81abc60..5b3acbe 100644 --- a/lspci.man +++ b/lspci.man @@ -126,10 +126,10 @@ Use this if you suspect that the displayed entry is wrong. .SS Options for selection of devices .TP -.B -s [[[[]:]]:][][.[]] +.B -s [[[[]:]]:][][.[]] Show only devices in the specified domain (in case your machine has several host bridges, they can either share a common bus number space or each of them can address a PCI domain -of its own; domains are numbered from 0 to ffff), bus (0 to ff), slot (0 to 1f) and function (0 to 7). +of its own; domains are numbered from 0 to ffff), bus (0 to ff), device (0 to 1f) and function (0 to 7). Each component of the device address can be omitted or set to "*", both meaning "any value". All numbers are hexadecimal. E.g., "0:" means all devices on bus 0, "0" means all functions of device 0 on any bus, "0.3" selects third function of device 0 on all buses and ".4" shows only