summaryrefslogtreecommitdiff
path: root/man/systemd.offline-updates.xml
diff options
context:
space:
mode:
authorAsciiWolf <mail@asciiwolf.com>2017-02-21 16:28:04 +0100
committerAsciiWolf <mail@asciiwolf.com>2017-02-21 16:28:04 +0100
commit28a0ad81eebef38f1cc29afa573ae9a41164f8d4 (patch)
treeb8e606a7ac0b39882dfff18d79cff198722f7317 /man/systemd.offline-updates.xml
parent56cadcb6e3f90ee6405b712f41628514a4c437ad (diff)
downloadsystemd-28a0ad81eebef38f1cc29afa573ae9a41164f8d4.tar.gz
man: use https:// in URLs
Diffstat (limited to 'man/systemd.offline-updates.xml')
-rw-r--r--man/systemd.offline-updates.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.offline-updates.xml b/man/systemd.offline-updates.xml
index 06690b41f4..b4dce3e92d 100644
--- a/man/systemd.offline-updates.xml
+++ b/man/systemd.offline-updates.xml
@@ -154,7 +154,7 @@
script exits uncleanly (by non-zero error code, or signal/coredump). If your script succeeds
you should trigger the reboot in your own code, for example by invoking logind's
<command>Reboot()</command> call or calling <command>systemctl reboot</command>. See
- <ulink url="http://www.freedesktop.org/wiki/Software/systemd/logind">logind dbus API</ulink>
+ <ulink url="https://www.freedesktop.org/wiki/Software/systemd/logind">logind dbus API</ulink>
for details.</para>
</listitem>
@@ -170,7 +170,7 @@
<title>See also</title>
<para>
- <ulink url="http://www.freedesktop.org/wiki/Software/systemd/SystemUpdates/">Implementing Offline System Updates</ulink>,
+ <ulink url="https://www.freedesktop.org/wiki/Software/systemd/SystemUpdates/">Implementing Offline System Updates</ulink>,
<citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
<citerefentry><refentrytitle>systemd.generator</refentrytitle><manvolnum>7</manvolnum></citerefentry>,
<citerefentry><refentrytitle>systemd-system-update-generator</refentrytitle><manvolnum>8</manvolnum></citerefentry>,