aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2018-10-14 22:37:31 +0200
committerMartin Mares <mj@ucw.cz>2018-10-14 22:37:31 +0200
commit633e6f81fff3c646bd09a30be75fb0787ce20aef (patch)
tree907c3ce7a81878e1741010915a60cc47d105a56b
parente2d84e91a3c94a8615dee9f67306291b08846edc (diff)
downloadpciutils-633e6f81fff3c646bd09a30be75fb0787ce20aef.tar.gz
Docs: Prefer https
Suggested by Milan Kral.
-rw-r--r--README10
-rw-r--r--lspci.man2
2 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index 29815ba..6fd5a73 100644
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ Copyright (c) 1997--2018 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.
+(at your opinion) any newer version. See https://www.gnu.org/ for details.
1. What's that?
@@ -93,7 +93,7 @@ When you are bored of dumping PCI registers, just use "make uninstall".
The database of PCI IDs (the pci.ids file) gets out of date much faster
than I release new versions of this package, so it is maintained separately.
-It lives at http://pci-ids.ucw.cz/, where you can browse the database,
+It lives at https://pci-ids.ucw.cz/, where you can browse the database,
download the most recent pci.ids file (e.g., by running the update-ids utility)
and also submit new entries.
@@ -110,7 +110,7 @@ database is consulted when pci.ids lacks the device.
~~~~~~~~~~~~~~~~~~~~~~~
The current version of pciutils is available at:
- http://mj.ucw.cz/sw/pciutils/
+ https://mj.ucw.cz/sw/pciutils/
The tarball can be downloaded at the following places:
@@ -119,7 +119,7 @@ The tarball can be downloaded at the following places:
There is also a public GIT tree at:
- git://git.kernel.org/pub/scm/utils/pciutils/pciutils.git
+ https://git.kernel.org/pub/scm/utils/pciutils/pciutils.git
https://github.com/pciutils/pciutils
@@ -136,7 +136,7 @@ the example program example.c.
If you have any bug reports or suggestions, send them to the author.
If you have any new IDs, I'll be very glad to add them to the database.
-Just submit them at http://pci-ids.ucw.cz/.
+Just submit them at https://pci-ids.ucw.cz/.
Announcements of new versions are sent to linux-pci@vger.kernel.org
(see http://vger.kernel.org/ for instructions).
diff --git a/lspci.man b/lspci.man
index 55fadb1..6850a28 100644
--- a/lspci.man
+++ b/lspci.man
@@ -332,7 +332,7 @@ in a single record. Please avoid using this format in any new code.
.TP
.B @IDSDIR@/pci.ids
A list of all known PCI ID's (vendors, devices, classes and subclasses). Maintained
-at http://pci-ids.ucw.cz/, use the
+at https://pci-ids.ucw.cz/, use the
.B update-pciids
utility to download the most recent version.
.TP