From: Martin Mares Date: Sat, 24 Feb 2024 21:21:16 +0000 (+0100) Subject: README: Update copyright year and mention pcilmr X-Git-Tag: v3.11.0~1 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=c5cf60d7c979bc9393e72968cc1504754f016c51;p=pciutils.git README: Update copyright year and mention pcilmr --- diff --git a/README b/README index ca130b1..549d9cd 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ This package contains the PCI Utilities, version @VERSION@. -Copyright (c) 1997--2023 Martin Mares +Copyright (c) 1997--2024 Martin Mares All files in this package can be freely distributed and used according to the terms of the GNU General Public License, either version 2 or @@ -49,6 +49,8 @@ The utilities include: (See manual pages for more details) - update-pciids: download the current version of the pci.ids file. + - pcilmr: performs margining on PCIe links. + 2. Compiling and (un)installing ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~