Commit 693a0654 authored by Alexander A. Klimov's avatar Alexander A. Klimov Committed by Helge Deller
Browse files

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: default avatarAlexander A. Klimov <grandmaster@al2klimov.de>
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 961b658f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.