From: Zbigniew Jędrzejewski-Szmek Date: Sun, 10 Aug 2025 11:38:44 +0000 (+0200) Subject: man: fix links X-Git-Tag: v258-rc3~58^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F38540%2Fhead;p=thirdparty%2Fsystemd.git man: fix links Found using linkchecker. For virtiofsd, the man page is maintained upstream, but doesn't seem to be available in any of the usual places. So let's link to the Debian version. systemd.filter I have no idea what it is. --- diff --git a/man/importctl.xml b/man/importctl.xml index c1021e60bab..9e97b2a241d 100644 --- a/man/importctl.xml +++ b/man/importctl.xml @@ -340,7 +340,7 @@ Connect to - systemd-import.service8 + systemd-importd.service8 running in a local container, to perform the specified operation within the container. diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index 0806b800b4a..6a80f157599 100644 --- a/man/kernel-command-line.xml +++ b/man/kernel-command-line.xml @@ -768,7 +768,7 @@ systemd.tpm2_allow_clear= Controls whether to allow clearing of the TPM chip, implemented by - systemd-tpm2-clear8. + systemd-tpm2-clear.service8. diff --git a/man/logind.conf.xml b/man/logind.conf.xml index 0b8014466d9..a8c06ea7fc0 100644 --- a/man/logind.conf.xml +++ b/man/logind.conf.xml @@ -419,8 +419,8 @@ configuration knobs. --> Controls whether - wall1 messages - should be sent to the terminals of all currently logged in users upon shutdown or + wall1 + messages should be sent to the terminals of all currently logged in users upon shutdown or reboot. Defaults to yes, and can be changed at runtime via the DBus EnableWallMessages and WallMessagePrefix properties. diff --git a/man/org.freedesktop.timedate1.xml b/man/org.freedesktop.timedate1.xml index aad87b3af56..b95e1abb2bd 100644 --- a/man/org.freedesktop.timedate1.xml +++ b/man/org.freedesktop.timedate1.xml @@ -196,8 +196,8 @@ $ gdbus introspect --system \ See Also systemd1 - systemd-timedate.service8 - timedatectl.service1 + systemd-timedated.service8 + timedatectl1 More information on how the system clock and RTC interact diff --git a/man/org.freedesktop.timesync1.xml b/man/org.freedesktop.timesync1.xml index a6aa06c842b..47d7fdc77d2 100644 --- a/man/org.freedesktop.timesync1.xml +++ b/man/org.freedesktop.timesync1.xml @@ -157,7 +157,7 @@ $ gdbus introspect --system \ See Also systemd1 - systemd-timesync.service8 + systemd-timesyncd.service8 diff --git a/man/systemd-dissect.xml b/man/systemd-dissect.xml index 3094a1e6d9b..c52de5f454c 100644 --- a/man/systemd-dissect.xml +++ b/man/systemd-dissect.xml @@ -321,8 +321,8 @@ specified output archive file name, e.g. any path suffixed with .tar.xz will result in an xz compressed UNIX tarball (if the path is omitted an uncompressed UNIX tarball is created). See - libarchive3 for a - list of supported archive formats and compression schemes. + libarchive3 + for a list of supported archive formats and compression schemes. diff --git a/man/systemd-vmspawn.xml b/man/systemd-vmspawn.xml index 03a2da649b6..e52903ae651 100644 --- a/man/systemd-vmspawn.xml +++ b/man/systemd-vmspawn.xml @@ -413,7 +413,7 @@ Controls user namespacing under . If enabled, - virtiofsd1 + virtiofsd1 is instructed to map user and group ids (UIDs and GIDs). This involves mapping the private UIDs/GIDs used in the virtual machine (starting with the virtual machine's root user 0 and up) to a range of UIDs/GIDs on the host that are not used for other purposes (usually in the diff --git a/man/systemd.image-policy.xml b/man/systemd.image-policy.xml index d351ffeea5b..36a8395bf0c 100644 --- a/man/systemd.image-policy.xml +++ b/man/systemd.image-policy.xml @@ -185,7 +185,6 @@ systemd-gpt-auto-generator8 systemd-sysext8 systemd-analyze1 - systemd.filter7 diff --git a/man/systemd.system-credentials.xml b/man/systemd.system-credentials.xml index 1e26654e8d1..8b9cec6d44a 100644 --- a/man/systemd.system-credentials.xml +++ b/man/systemd.system-credentials.xml @@ -500,7 +500,7 @@ /etc/userdb/foobar.group. Symlinks for the uid/gid will also be created in /etc/userdb/, as well as the corresponding.membership files. See - systemd-userdb7, + systemd-userdbd.service7, nss-systemd8, and userdbctl1 for details.