]> mj.ucw.cz Git - pciutils.git/commitdiff
Docs: Prefer https
authorMartin Mares <mj@ucw.cz>
Sun, 14 Oct 2018 20:37:31 +0000 (22:37 +0200)
committerMartin Mares <mj@ucw.cz>
Sun, 14 Oct 2018 20:37:31 +0000 (22:37 +0200)
Suggested by Milan Kral.

README
lspci.man

diff --git a/README b/README
index 29815ba1f363bac3791f463e7de9b712782b9512..6fd5a736ed4ebc6c4a54aff102349eb72c5e0e92 100644 (file)
--- 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).
index 55fadb1152641dbdab9a9c609610422762c9081d..6850a28d74f107a01d67cd3b3c11a624f7342724 100644 (file)
--- 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