From: Ronan Pigott Date: Fri, 5 Jun 2026 23:59:19 +0000 (-0700) Subject: man: correct a few manpage references X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=c7e1fe094d0c98bcb3ee544f43ae71bd2d77b85f;p=thirdparty%2Fsystemd.git man: correct a few manpage references --- diff --git a/man/rules/meson.build b/man/rules/meson.build index d3df447352d..a3d0650e27e 100644 --- a/man/rules/meson.build +++ b/man/rules/meson.build @@ -1158,7 +1158,9 @@ manpages = [ 'systemd-pcrmachine.service', 'systemd-pcrnvdone.service', 'systemd-pcrosseparator.service', + 'systemd-pcrphase-factory-reset.service', 'systemd-pcrphase-initrd.service', + 'systemd-pcrphase-storage-target-mode.service', 'systemd-pcrphase-sysinit.service', 'systemd-pcrproduct.service'], 'ENABLE_BOOTLOADER HAVE_OPENSSL HAVE_TPM2'], diff --git a/man/systemd-pcrphase.service.xml b/man/systemd-pcrphase.service.xml index 8dbe8e45312..c4716f9ab1f 100644 --- a/man/systemd-pcrphase.service.xml +++ b/man/systemd-pcrphase.service.xml @@ -27,6 +27,8 @@ systemd-pcrfs-root.service systemd-pcrfs@.service systemd-pcrnvdone.service + systemd-pcrphase-factory-reset.service + systemd-pcrphase-storage-target-mode.service systemd-pcrextend Measure boot phases, machine ID, product UUID, user records and file system identity into TPM PCRs and NvPCRs @@ -42,6 +44,8 @@ systemd-pcrfs-root.service systemd-pcrfs@.service systemd-pcrnvdone.service + systemd-pcrphase-factory-reset.service + systemd-pcrphase-storage-target-mode.service /usr/lib/systemd/systemd-pcrextend STRING diff --git a/units/systemd-mute-console@.service b/units/systemd-mute-console@.service index d43766c70bd..b4e24bb7e92 100644 --- a/units/systemd-mute-console@.service +++ b/units/systemd-mute-console@.service @@ -9,7 +9,7 @@ [Unit] Description=Console Output Muting Service -Documentation=man:systemd-mute-console(8) +Documentation=man:systemd-mute-console(1) DefaultDependencies=no Conflicts=shutdown.target Before=shutdown.target diff --git a/units/systemd-userdb-load-credentials.service b/units/systemd-userdb-load-credentials.service index e926a03dd6a..07ef0f95426 100644 --- a/units/systemd-userdb-load-credentials.service +++ b/units/systemd-userdb-load-credentials.service @@ -9,7 +9,7 @@ [Unit] Description=Load JSON user/group Records from Credentials -Documentation=man:systemd-userdb(8) +Documentation=man:systemd-userdbd(8) Documentation=man:systemd.system-credentials(7) DefaultDependencies=no