]> mj.ucw.cz Git - pciutils.git/blobdiff - README
Released as 2.2.2.
[pciutils.git] / README
diff --git a/README b/README
index 26bfa58601b45df84caf402a885cf3fc78da9fca..81f35df787e584bf18277a1e050e9b99338469b2 100644 (file)
--- a/README
+++ b/README
@@ -1,27 +1,12 @@
 This package contains the PCI Utilities, version @VERSION@.
 
-Copyright (c) 1997--2004 Martin Mares <mj@ucw.cz>
+Copyright (c) 1997--2006 Martin Mares <mj@ucw.cz>
 
 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
 (at your opinion) any newer version. See http://www.gnu.org/ for details.
 
 
-############################################################################
-
-Beware, this is a preliminary test version!  Anything might not work!
-
-Some more things I intend to merge before the 2.2.0 release:
-
-   o  pcimodules and possibly other Linux module related stuff
-   o  New ID's from the pciids project
-   o  Avoid calling show_ext_caps() for non-ext devices.
-   o  Kill memory leaks in lib/names.c
-
-############################################################################
-
-
-
 1. What's that?
 ~~~~~~~~~~~~~~~
 The PCI Utilities package contains a library for portable access to PCI bus
@@ -35,7 +20,7 @@ include them in the next version).
 
 The utilities include:  (See manual pages for more details)
 
-  - lspci: displays detailed information about all PCI busses and devices.
+  - lspci: displays detailed information about all PCI buses and devices.
 
   - setpci: allows to read from and write to PCI device configuration
     registers. For example, you can adjust the latency timers with it.