From: Jonathan Corbet <corbet@lwn.net>
To: "Alexander A. Klimov" <grandmaster@al2klimov.de>
Cc: changbin.du@intel.com, masahiroy@kernel.org, rostedt@goodmis.org,
j.neuschaefer@gmx.net, andy.shevchenko@gmail.com,
mchehab+samsung@kernel.org, logang@deltatee.com,
abbotti@mev.co.uk, jacob.e.keller@intel.com,
colin.king@canonical.com, gregkh@linuxfoundation.org,
mgreer@animalcreek.com, tytso@mit.edu, jack@suse.cz,
ebiggers@google.com, tglx@linutronix.de,
akpm@linux-foundation.org, paulmck@kernel.org,
pawan.kumar.gupta@linux.intel.com, jgross@suse.com,
mike.kravetz@oracle.com, cohuck@redhat.com,
jacek.anaszewski@gmail.com, pavel@ucw.cz, alex@alexanderweb.de,
dwlsalmeida@gmail.com, dsterba@suse.com,
linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Replace HTTP links with HTTPS ones: Documentation/admin-guide
Date: Fri, 26 Jun 2020 11:02:19 -0600 [thread overview]
Message-ID: <20200626110219.7ae21265@lwn.net> (raw)
In-Reply-To: <20200621132049.45624-1-grandmaster@al2klimov.de>
On Sun, 21 Jun 2020 15:20:49 +0200
"Alexander A. Klimov" <grandmaster@al2klimov.de> wrote:
So for this one ...
> diff --git a/Documentation/admin-guide/README.rst b/Documentation/admin-guide/README.rst
> index 5fb526900023..7186ed9b42fe 100644
> --- a/Documentation/admin-guide/README.rst
> +++ b/Documentation/admin-guide/README.rst
> @@ -1,6 +1,6 @@
> .. _readme:
>
> -Linux kernel release 5.x <http://kernel.org/>
> +Linux kernel release 5.x <https://kernel.org/>
> =============================================
I'd really rather just take that URL out of there, it makes no sense in the
heading.
[...]
> index 9443fcef1876..bc3abfb33476 100644
> --- a/Documentation/admin-guide/ext4.rst
> +++ b/Documentation/admin-guide/ext4.rst
> @@ -611,7 +611,7 @@ kernel source: <file:fs/ext4/>
>
> programs: http://e2fsprogs.sourceforge.net/
>
> -useful links: http://fedoraproject.org/wiki/ext3-devel
> +useful links: https://fedoraproject.org/wiki/ext3-devel
> http://www.bullopensource.org/ext4/
This link looks pretty obviously dead, you should just take it out while
you're in the neighborhood.
> http://ext4.wiki.kernel.org/index.php/Main_Page
And this one already redirects to https, is there a reason why you didn't
change it?
> index fb95fad81c79..b333ba5cb144 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -2786,7 +2786,7 @@
> touchscreen support is not enabled in the mainstream
> kernel as of 2.6.30, a preliminary port can be found
> in the "bleeding edge" mini2440 support kernel at
> - http://repo.or.cz/w/linux-2.6/mini2440.git
> + https://repo.or.cz/w/linux-2.6/mini2440.git
A repo that hasn't seen a commit since 2009 doesn't quite qualify as
"bleeding edge" IMO, but I guess we can let that one slide...:)
> index 874eb0c77d34..e87bf0135edf 100644
> --- a/Documentation/admin-guide/mm/ksm.rst
> +++ b/Documentation/admin-guide/mm/ksm.rst
> @@ -9,7 +9,7 @@ Overview
>
> KSM is a memory-saving de-duplication feature, enabled by CONFIG_KSM=y,
> added to the Linux kernel in 2.6.32. See ``mm/ksm.c`` for its implementation,
> -and http://lwn.net/Articles/306704/ and http://lwn.net/Articles/330589/
> +and http://lwn.net/Articles/306704/ and https://lwn.net/Articles/330589/
Why did you only change one of those?
Thanks,
jon
next prev parent reply other threads:[~2020-06-26 17:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-21 13:20 [PATCH] Replace HTTP links with HTTPS ones: Documentation/admin-guide Alexander A. Klimov
2020-06-21 22:04 ` Pavel Machek
2020-06-22 13:14 ` Jonathan Corbet
2020-06-22 18:17 ` Alexander A. Klimov
2020-06-26 17:02 ` Jonathan Corbet [this message]
2020-06-26 19:18 ` Alexander A. Klimov
-- strict thread matches above, loose matches on Subject: below --
2020-06-22 18:19 Alexander A. Klimov
2020-06-22 18:38 ` Jonathan Neuschäfer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200626110219.7ae21265@lwn.net \
--to=corbet@lwn.net \
--cc=abbotti@mev.co.uk \
--cc=akpm@linux-foundation.org \
--cc=alex@alexanderweb.de \
--cc=andy.shevchenko@gmail.com \
--cc=changbin.du@intel.com \
--cc=cohuck@redhat.com \
--cc=colin.king@canonical.com \
--cc=dsterba@suse.com \
--cc=dwlsalmeida@gmail.com \
--cc=ebiggers@google.com \
--cc=grandmaster@al2klimov.de \
--cc=gregkh@linuxfoundation.org \
--cc=j.neuschaefer@gmx.net \
--cc=jacek.anaszewski@gmail.com \
--cc=jack@suse.cz \
--cc=jacob.e.keller@intel.com \
--cc=jgross@suse.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=logang@deltatee.com \
--cc=masahiroy@kernel.org \
--cc=mchehab+samsung@kernel.org \
--cc=mgreer@animalcreek.com \
--cc=mike.kravetz@oracle.com \
--cc=paulmck@kernel.org \
--cc=pavel@ucw.cz \
--cc=pawan.kumar.gupta@linux.intel.com \
--cc=rostedt@goodmis.org \
--cc=tglx@linutronix.de \
--cc=tytso@mit.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).