X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=setpci.man;h=9e4e1d8a6c44c2963b33449cd1c8ee4dddb191ea;hb=327b6e8a1660e1c937b7987fa31f972af393521b;hp=6fee784b4c82e9256723b142fcf636798cacd334;hpb=89e90b56d7f8cb10f4ba60ed3bcd9c289d11eee7;p=pciutils.git diff --git a/setpci.man b/setpci.man index 6fee784..9e4e1d8 100644 --- a/setpci.man +++ b/setpci.man @@ -106,9 +106,10 @@ hexadecimal. E.g., "0:" means all devices on bus 0, "0" means all functions of on any bus, "0.3" selects third function of device 0 on all buses and ".4" matches only the fourth function of each device. .TP -.B -d []:[] -Select devices with specified vendor and device ID. Both ID's are given in -hexadecimal and may be omitted or given as "*", both meaning "any value". +.B -d []:[][:[:]] +Select devices with specified vendor, device, class ID, and programming interface. +The ID's are given in hexadecimal and may be omitted or given as "*", both meaning +"any value". The class ID can contain "x" characters which stand for "any digit". .PP When .B -s