summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-05-17 21:37:42 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-05-17 21:37:42 +0200
commit1036c793ce2a0a6f5d37640fe49a34f3719de4a4 (patch)
treee2f6cdc75eb69e9fbd607d7c62a55958f0cfff78
parent9d81b9c9a6cdcb097c34aef9b19b6b14ebe21793 (diff)
downloadwebsite-1036c793ce2a0a6f5d37640fe49a34f3719de4a4.tar.gz
https fixes
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--linux-man-ml.html2
-rw-r--r--maintaining.html20
2 files changed, 11 insertions, 11 deletions
diff --git a/linux-man-ml.html b/linux-man-ml.html
index 6eb875b..aac7b23 100644
--- a/linux-man-ml.html
+++ b/linux-man-ml.html
@@ -64,7 +64,7 @@ Linux <em>man-pages</em>: &nbsp;
<p>
Searchable archives of this list can be found on
- <a href="http://marc.info/?l=linux-man">MARC</a>
+ <a href="https://marc.info/?l=linux-man">MARC</a>
and (since August 2019)
<a href="https://lore.kernel.org/linux-man/">lore.kernel.org</a>.
</p>
diff --git a/maintaining.html b/maintaining.html
index 56cb7ac..4ed1cc1 100644
--- a/maintaining.html
+++ b/maintaining.html
@@ -118,9 +118,9 @@ Maintaining Linux <em>man-pages</em>
and there are still some vestiges of that intent in existing pages,
but Linux libc has been dead for quite a long time now
(see
- <a href="http://en.wikipedia.org/wiki/GNU_C_Library#A_temporary_fork">here</a>
+ <a href="https://en.wikipedia.org/wiki/GNU_C_Library#A_temporary_fork">here</a>
and
- <a href="http://web.archive.org/web/20040411191201/http://people.redhat.com/~sopwith/old/glibc-vs-libc5.html">here</a>
+ <a href="https://web.archive.org/web/20040411191201/http://people.redhat.com/~sopwith/old/glibc-vs-libc5.html">here</a>
for some details),
and there is no longer much need to keep documenting its peculiarities.
</blockquote>
@@ -154,7 +154,7 @@ Maintaining Linux <em>man-pages</em>
<p>
For browsing the kernel source code,
- <a href="http://lxr.linux.no/">lxr</a>
+ <a href="https://lxr.linux.no/">lxr</a>
can be useful.
(Online browsable versions of various free kernels can be found at
<a href="http://fxr.watson.org/">http://fxr.watson.org/</a>.)
@@ -165,7 +165,7 @@ Maintaining Linux <em>man-pages</em>
<p>
A lot of glibc tarballs can be found at
- <a href="http://ftp.gnu.org/gnu/glibc/">http://ftp.gnu.org/gnu/glibc/</a>.
+ <a href="https://ftp.gnu.org/gnu/glibc/">https://ftp.gnu.org/gnu/glibc/</a>.
Many older tarballs can be found at
<a href="ftp://ftp.win.tue.nl/pub/linux-local/libc.archive/">ftp://ftp.win.tue.nl/pub/linux-local/libc.archive/</a>.
A copy of the latest glibc development tree can be obtained via git:
@@ -180,8 +180,8 @@ Maintaining Linux <em>man-pages</em>
to see what uses a certain API and how.
For example, one could unpack all of the source code of a distribution
and then grep that code.
- Download locations for source code: <a href="http://download.fedoraproject.org/pub/fedora/linux/releases/">Fedora</a>;
- <a href="http://download.opensuse.org/source/">OpenSUSE</a>.
+ Download locations for source code: <a href="https://download.fedoraproject.org/pub/fedora/linux/releases/">Fedora</a>;
+ <a href="https://download.opensuse.org/source/">OpenSUSE</a>.
</p>
<h2>Keeping up</h2>
@@ -299,7 +299,7 @@ Maintaining Linux <em>man-pages</em>
Archives of this list can be found on
<a href="https://lore.kernel.org/netdev/">lore</a>
and
- <a href="http://marc.info/?l=linux-netdev">marc</a>.
+ <a href="https://marc.info/?l=linux-netdev">marc</a>.
</p>
<!--
@@ -314,12 +314,12 @@ subscribe linux-net in the message body to majordomo@vger.kernel.org
<p>
The
- <a href="http://linux-test-project.github.io/">LTP</a>
+ <a href="https://linux-test-project.github.io/">LTP</a>
produces test suites for the Linux kernel.
Subscribe to the discussion list
<a href="https://lists.linux.it/listinfo/ltp">here</a>.
There are list archives
- <a href="http://lists.linux.it/pipermail/ltp/">here</a>.
+ <a href="https://lists.linux.it/pipermail/ltp/">here</a>.
</p>
<p>
<strong>Kernel Newbies</strong>
@@ -353,7 +353,7 @@ subscribe linux-net in the message body to majordomo@vger.kernel.org
This list announces each <em>glibc</em> release.
Subscribe by sending an email to
<span class="email">libc-announce-subscribe@sourceware.org</span>
- or visiting <a href="http://sourceware.org/glibc">this page</a>.
+ or visiting <a href="https://sourceware.org/glibc">this page</a>.
There is a list archive
<a href="http://sources.redhat.com/ml/libc-announce/">here</a>.
</p>