]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: correct a few manpage references
authorRonan Pigott <ronan@rjp.ie>
Fri, 5 Jun 2026 23:59:19 +0000 (16:59 -0700)
committerLuca Boccassi <luca.boccassi@gmail.com>
Sat, 6 Jun 2026 09:47:10 +0000 (10:47 +0100)
man/rules/meson.build
man/systemd-pcrphase.service.xml
units/systemd-mute-console@.service
units/systemd-userdb-load-credentials.service

index d3df447352d35b879a1df8d4c375525b1af4685e..a3d0650e27e275cb20384eb4742bcdf36b7fb8bb 100644 (file)
@@ -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'],
index 8dbe8e4531285726caf6d92e9f609d7b339e6669..c4716f9ab1f17836b61b8284b2ebe6deb2502776 100644 (file)
@@ -27,6 +27,8 @@
     <refname>systemd-pcrfs-root.service</refname>
     <refname>systemd-pcrfs@.service</refname>
     <refname>systemd-pcrnvdone.service</refname>
+    <refname>systemd-pcrphase-factory-reset.service</refname>
+    <refname>systemd-pcrphase-storage-target-mode.service</refname>
     <refname>systemd-pcrextend</refname>
     <refpurpose>Measure boot phases, machine ID, product UUID, user records and file system identity into TPM PCRs and NvPCRs</refpurpose>
   </refnamediv>
@@ -42,6 +44,8 @@
     <para><filename>systemd-pcrfs-root.service</filename></para>
     <para><filename>systemd-pcrfs@.service</filename></para>
     <para><filename>systemd-pcrnvdone.service</filename></para>
+    <para><filename>systemd-pcrphase-factory-reset.service</filename></para>
+    <para><filename>systemd-pcrphase-storage-target-mode.service</filename></para>
     <para><filename>/usr/lib/systemd/systemd-pcrextend</filename> <optional><replaceable>STRING</replaceable></optional></para>
   </refsynopsisdiv>
 
index d43766c70bd195ea49dd49595d1372a15e764501..b4e24bb7e92e7b0668ee4c6c9bf786a633eabbc1 100644 (file)
@@ -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
index e926a03dd6a7acf4fd6c3acb779a6a39c54cdc3a..07ef0f954268d6d444511d311780a57bcc425112 100644 (file)
@@ -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