diff options
author | 2017-02-21 16:28:04 +0100 | |
---|---|---|
committer | 2017-02-21 16:28:04 +0100 | |
commit | 28a0ad81eebef38f1cc29afa573ae9a41164f8d4 (patch) | |
tree | b8e606a7ac0b39882dfff18d79cff198722f7317 /man/systemd.offline-updates.xml | |
parent | NEWS: use https:// in URLs (diff) | |
download | systemd-28a0ad81eebef38f1cc29afa573ae9a41164f8d4.tar.gz systemd-28a0ad81eebef38f1cc29afa573ae9a41164f8d4.tar.bz2 systemd-28a0ad81eebef38f1cc29afa573ae9a41164f8d4.zip |
man: use https:// in URLs
Diffstat (limited to 'man/systemd.offline-updates.xml')
-rw-r--r-- | man/systemd.offline-updates.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.offline-updates.xml b/man/systemd.offline-updates.xml index 06690b41f..b4dce3e92 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>, |