diff options
author | Frantisek Sumsal <frantisek@sumsal.cz> | 2023-06-23 13:08:57 +0200 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2023-06-23 14:46:56 +0200 |
commit | dc7e580e64a80e982619fb099ef736cd2379f92a (patch) | |
tree | 5d44002bb7c9a95e67b838656221d23e662cec1c /man | |
parent | resolved: if ipv6 is off patch hostname→address query with unspec family to... (diff) | |
download | systemd-dc7e580e64a80e982619fb099ef736cd2379f92a.tar.xz systemd-dc7e580e64a80e982619fb099ef736cd2379f92a.zip |
tree-wide: use https for the 0pointer.de doc links
Diffstat (limited to 'man')
-rw-r--r-- | man/org.freedesktop.locale1.xml | 2 | ||||
-rw-r--r-- | man/os-release.xml | 2 | ||||
-rw-r--r-- | man/systemd-getty-generator.xml | 2 | ||||
-rw-r--r-- | man/systemd.socket.xml | 8 | ||||
-rw-r--r-- | man/systemd.xml | 2 |
5 files changed, 8 insertions, 8 deletions
diff --git a/man/org.freedesktop.locale1.xml b/man/org.freedesktop.locale1.xml index 8e2ca81089..d5c93af749 100644 --- a/man/org.freedesktop.locale1.xml +++ b/man/org.freedesktop.locale1.xml @@ -182,7 +182,7 @@ $ gdbus introspect --system \ <refsect1 id="versioning"> <title>Versioning</title> - <para>These D-Bus interfaces follow <ulink url="http://0pointer.de/blog/projects/versioning-dbus.html"> + <para>These D-Bus interfaces follow <ulink url="https://0pointer.de/blog/projects/versioning-dbus.html"> the usual interface versioning guidelines</ulink>.</para> </refsect1> </refentry> diff --git a/man/os-release.xml b/man/os-release.xml index 8deb12b190..74bdea996c 100644 --- a/man/os-release.xml +++ b/man/os-release.xml @@ -81,7 +81,7 @@ <para>For a longer rationale for <filename>os-release</filename> please refer to the <ulink - url="http://0pointer.de/blog/projects/os-release">Announcement of <filename>/etc/os-release</filename></ulink>.</para> + url="https://0pointer.de/blog/projects/os-release">Announcement of <filename>/etc/os-release</filename></ulink>.</para> <refsect2> <title><filename>/etc/initrd-release</filename></title> diff --git a/man/systemd-getty-generator.xml b/man/systemd-getty-generator.xml index def38520df..a31ed660bb 100644 --- a/man/systemd-getty-generator.xml +++ b/man/systemd-getty-generator.xml @@ -48,7 +48,7 @@ <para>Further information about configuration of gettys can be found in - <ulink url="http://0pointer.de/blog/projects/serial-console.html">systemd + <ulink url="https://0pointer.de/blog/projects/serial-console.html">systemd for Administrators, Part XVI: Gettys on Serial Consoles (and Elsewhere)</ulink>.</para> </refsect1> diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 7716e2898c..ccf3998000 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -865,10 +865,10 @@ </para> <para> For more extensive descriptions see the "systemd for Developers" series: - <ulink url="http://0pointer.de/blog/projects/socket-activation.html">Socket Activation</ulink>, - <ulink url="http://0pointer.de/blog/projects/socket-activation2.html">Socket Activation, part II</ulink>, - <ulink url="http://0pointer.de/blog/projects/inetd.html">Converting inetd Services</ulink>, - <ulink url="http://0pointer.de/blog/projects/socket-activated-containers.html">Socket Activated Internet Services and OS Containers</ulink>. + <ulink url="https://0pointer.de/blog/projects/socket-activation.html">Socket Activation</ulink>, + <ulink url="https://0pointer.de/blog/projects/socket-activation2.html">Socket Activation, part II</ulink>, + <ulink url="https://0pointer.de/blog/projects/inetd.html">Converting inetd Services</ulink>, + <ulink url="https://0pointer.de/blog/projects/socket-activated-containers.html">Socket Activated Internet Services and OS Containers</ulink>. </para> </refsect1> diff --git a/man/systemd.xml b/man/systemd.xml index 2b1e990846..f1e0256e05 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -269,7 +269,7 @@ <para>For more information about the concepts and ideas behind systemd, please refer to the - <ulink url="http://0pointer.de/blog/projects/systemd.html">Original Design Document</ulink>.</para> + <ulink url="https://0pointer.de/blog/projects/systemd.html">Original Design Document</ulink>.</para> <para>Note that some but not all interfaces provided by systemd are covered by the <ulink url="https://systemd.io/PORTABILITY_AND_STABILITY/">Interface Portability and Stability Promise</ulink>.</para> |