summaryrefslogtreecommitdiff
path: root/lspci.man
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2006-06-03 19:36:35 +0200
committerMartin Mares <mj@ucw.cz>2006-06-03 19:36:35 +0200
commitbc2eed2d4fab4369174d45ab7c07c5128c712e42 (patch)
treee6f5388f0a411dc73abbc798749b5f6f6ffbcbd0 /lspci.man
parent81afa98cb906bf226765fff31a0c952a99eb204e (diff)
downloadpciutils-bc2eed2d4fab4369174d45ab7c07c5128c712e42.tar.gz
Introduced the -nn switch.
Diffstat (limited to 'lspci.man')
-rw-r--r--lspci.man3
1 files changed, 3 insertions, 0 deletions
diff --git a/lspci.man b/lspci.man
index c28deb4..db7fce8 100644
--- a/lspci.man
+++ b/lspci.man
@@ -54,6 +54,9 @@ even if it doesn't look interesting at all (e.g., undefined memory regions).
Show PCI vendor and device codes as numbers instead of looking them up in the
PCI ID list.
.TP
+.B -nn
+Show PCI vendor and device codes as both numbers and names.
+.TP
.B -x
Show hexadecimal dump of the standard part of the configuration space (the first
64 bytes or 128 bytes for CardBus bridges).