aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/parisc/Kconfig
diff options
context:
space:
mode:
authorAlexander A. Klimov <grandmaster@al2klimov.de>2020-07-13 20:15:25 +0200
committerHelge Deller <deller@gmx.de>2020-07-28 11:22:08 +0200
commit693a06543379709a7c20a9a6d04f005cf00572f9 (patch)
tree70eb5f47b041f51c58bfc060acf0f90f2243feda /arch/parisc/Kconfig
parentparisc: elf.h: delete a duplicated word (diff)
downloadwireguard-linux-693a06543379709a7c20a9a6d04f005cf00572f9.tar.xz
wireguard-linux-693a06543379709a7c20a9a6d04f005cf00572f9.zip
parisc: Replace HTTP links with HTTPS ones
Reduces attack surface on kernel devs opening the links for MITM as HTTPS traffic is much harder to manipulate. Signed-off-by: Alexander A. Klimov <grandmaster@al2klimov.de> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/parisc/Kconfig')
-rw-r--r--arch/parisc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig
index 8e4c3708773d..c2454c153a6c 100644
--- a/arch/parisc/Kconfig
+++ b/arch/parisc/Kconfig
@@ -285,7 +285,7 @@ config SMP
On a uniprocessor machine, the kernel will run faster if you say N.
See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
- available at <http://www.tldp.org/docs.html#howto>.
+ available at <https://www.tldp.org/docs.html#howto>.
If you don't know what to do here, say N.