summaryrefslogtreecommitdiff
path: root/lspci.man
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2015-09-14 16:46:49 +0200
committerMartin Mares <mj@ucw.cz>2015-09-14 16:46:49 +0200
commit1d9d1a01b02b2ce90e5fc7eeff109b5ad95ce0cd (patch)
tree8dffb2f8a07cacc706a80e924ca06605c43e9d83 /lspci.man
parent90ec4a6d0ae85ccd018be3da2d080f602fc56ca7 (diff)
downloadpciutils-1d9d1a01b02b2ce90e5fc7eeff109b5ad95ce0cd.tar.gz
Improved reporting of NUMA nodes
They are also printed in "-vv" and "-nv" modes now.
Diffstat (limited to 'lspci.man')
-rw-r--r--lspci.man4
1 files changed, 4 insertions, 0 deletions
diff --git a/lspci.man b/lspci.man
index 5b3acbe..9348cfc 100644
--- a/lspci.man
+++ b/lspci.man
@@ -305,6 +305,10 @@ Kernel driver currently handling the device (optional, Linux only).
Kernel module reporting that it is capable of handling the device
(optional, Linux only).
+.TP
+.B NUMANode
+NUMA node this device is connected to (optional, Linux only).
+
.P
New tags can be added in future versions, so you should silently ignore any tags you don't recognize.