]> mj.ucw.cz Git - pciutils.git/blobdiff - README
lspci: Avoid "%1$c" style format strings in HT capability
[pciutils.git] / README
diff --git a/README b/README
index 9b7be2e13eb14ba25ea7e28d57a46b84b6dda422..894c2777313e8582fa4de59bb94b2ec5b1b9b234 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 This package contains the PCI Utilities, version @VERSION@.
 
-Copyright (c) 1997--2015 Martin Mares <mj@ucw.cz>
+Copyright (c) 1997--2017 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
@@ -27,6 +27,8 @@ In runs on the following systems:
        BeOS            (via syscalls)
        Haiku           (via /dev/misc/poke)
        Darwin          (via IOKit)
+       DOS/DJGPP       (via i386 ports)
+       SylixOS         (via /proc/pci)
 
 It should be very easy to add support for other systems as well (volunteers
 wanted; if you want to try that, I'll be very glad to see the patches and
@@ -113,7 +115,7 @@ The current version of pciutils is available at:
 The tarball can be downloaded at the following places:
 
        ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/
-       ftp://ftp.kernel.org/pub/software/utils/pciutils/ (expect a couple of hours delay)
+       https://www.kernel.org/pub/software/utils/pciutils/ (expect a couple of hours delay)
 
 There is also a public GIT tree at: