diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2024-05-28 13:02:25 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2024-05-28 14:46:44 +0200 |
commit | b346d72c798f636fcf05895d43729e3faa95bf48 (patch) | |
tree | 9b9e29d792e6343a6aca2ce5ccdb8afd64a1e74c | |
parent | man: update links to "New Control Group Interfaces" (diff) | |
download | systemd-b346d72c798f636fcf05895d43729e3faa95bf48.tar.xz systemd-b346d72c798f636fcf05895d43729e3faa95bf48.zip |
man: update links to "Compatibility with SysV"
-rw-r--r-- | docs/sysvinit/README.in | 2 | ||||
-rw-r--r-- | man/systemd-sysv-generator.xml | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/docs/sysvinit/README.in b/docs/sysvinit/README.in index 89effc8e93..ace1abaecf 100644 --- a/docs/sysvinit/README.in +++ b/docs/sysvinit/README.in @@ -24,4 +24,4 @@ Further reading: man:systemctl(1) man:systemd(1) https://0pointer.de/blog/projects/systemd-for-admins-3.html - https://www.freedesktop.org/wiki/Software/systemd/Incompatibilities + https://systemd.io/INCOMPATIBILITIES diff --git a/man/systemd-sysv-generator.xml b/man/systemd-sysv-generator.xml index b13837b9b9..e198c2b7a3 100644 --- a/man/systemd-sysv-generator.xml +++ b/man/systemd-sysv-generator.xml @@ -47,8 +47,7 @@ more details.</para> <para>Note that compatibility is quite comprehensive but not 100%, for more details see <ulink - url="https://www.freedesktop.org/wiki/Software/systemd/Incompatibilities">Incompatibilities with - SysV</ulink>.</para> + url="https://systemd.io/INCOMPATIBILITIES">Compatibility with SysV</ulink>.</para> <para>SysV runlevels have corresponding systemd targets (<filename>runlevel<replaceable>X</replaceable>.target</filename>). The wrapper unit that is generated |