diff options
author | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2022-05-19 14:18:34 +0200 |
---|---|---|
committer | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2022-05-21 14:28:03 +0200 |
commit | a25d9395ad126637756fda1460de1f123262b590 (patch) | |
tree | 6247fe47d05a6afd7aa848a8308ed10cc743b86d /man/systemd-machined.service.xml | |
parent | sysext: refuse empty release ID to avoid triggering assertion (diff) | |
download | systemd-a25d9395ad126637756fda1460de1f123262b590.tar.xz systemd-a25d9395ad126637756fda1460de1f123262b590.zip |
tree-wide: streamline wiki links
* Avoid traling slash as most links are defined without.
* Always use https:// protocol and www. subdomain
Allows for easier tree-wide linkvalidation
for our migration to systemd.io.
Diffstat (limited to 'man/systemd-machined.service.xml')
-rw-r--r-- | man/systemd-machined.service.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-machined.service.xml b/man/systemd-machined.service.xml index 1b4318fdbb..48bf6c5d75 100644 --- a/man/systemd-machined.service.xml +++ b/man/systemd-machined.service.xml @@ -95,7 +95,7 @@ <para>If you are interested in writing a VM or container manager that makes use of machined, please have look at <ulink url="https://www.freedesktop.org/wiki/Software/systemd/writing-vm-managers">Writing Virtual Machine or Container Managers</ulink>. Also see the <ulink - url="https://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface/">New Control Group + url="https://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface">New Control Group Interfaces</ulink>.</para> <para>The daemon provides both a C library interface |