summaryrefslogtreecommitdiff
path: root/man/systemd.special.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.special.xml
parent56cadcb6e3f90ee6405b712f41628514a4c437ad (diff)
man: use https:// in URLs
Diffstat (limited to 'man/systemd.special.xml')
-rw-r--r--man/systemd.special.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/systemd.special.xml b/man/systemd.special.xml
index a81cc3579d..fa3dc1c5d4 100644
--- a/man/systemd.special.xml
+++ b/man/systemd.special.xml
@@ -399,7 +399,7 @@
is part of the boot of most systems, while
<filename>network-online.target</filename> is not, except
when at least one unit requires it. Also see <ulink
- url="http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget">Running
+ url="https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget">Running
Services After the Network is up</ulink> for more
information.</para>
@@ -616,7 +616,7 @@
on. All userspace log messages will be made available on
this socket. For more information about syslog integration,
please consult the <ulink
- url="http://www.freedesktop.org/wiki/Software/systemd/syslog">Syslog
+ url="https://www.freedesktop.org/wiki/Software/systemd/syslog">Syslog
Interface</ulink> document.</para>
</listitem>
</varlistentry>
@@ -785,7 +785,7 @@
is shut down. It is hence useful when writing service files
that require network access on shutdown, which should order
themselves after this target, but not pull it in. Also see
- <ulink url="http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget">Running
+ <ulink url="https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget">Running
Services After the Network is up</ulink> for more
information. Also see
<filename>network-online.target</filename> described