From 89984232fb42380be81a99bc130ce8ae071f94b9 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Thu, 9 Mar 2000 08:23:49 +0000 Subject: [PATCH] Revealed existence of the --version switch. :) --- ChangeLog | 3 +++ lspci.man | 5 +++++ setpci.man | 6 ++++++ 3 files changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8288f04..9839b06 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ Thu Mar 9 13:11:39 2000 Martin Mares + * lspci.man, setpci.man: Revealed --version. Well spotted + by Adam Sulmicki. + * pci.ids: Added lots of new ID's and synced with 2.3.50. Tue Feb 15 00:16:21 2000 Martin Mares diff --git a/lspci.man b/lspci.man index 8fbc07a..addcd23 100644 --- a/lspci.man +++ b/lspci.man @@ -94,6 +94,11 @@ unfortunately these happen to exist), it's available only to root. Also using -M on PCI access methods which don't directly touch the hardware has no sense since the results are (modulo bugs in lspci) identical to normal listing modes. +.TP +.B --version +Shows +.I lspci +version. This option should be used standalone. .SH PCILIB OPTIONS The PCI utilities use PCILIB (a portable library providing platform-independent diff --git a/setpci.man b/setpci.man index e316b65..449dd6f 100644 --- a/setpci.man +++ b/setpci.man @@ -42,6 +42,12 @@ It's useful to try to see what your complex sequence of .B setpci operations does before you actually execute it. +.TP +.B --version +Shows +.I setpci +version. This option should be used standalone. + .SH DEVICE SELECTION .PP -- 2.39.5