]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/systemd-bsod: fix command path
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Fri, 2 Feb 2024 15:54:40 +0000 (16:54 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 2 Feb 2024 17:59:44 +0000 (02:59 +0900)
man/systemd-bsod.service.xml

index f5ac3bd5854aeff1837e3397bea153498b84f134..9b0a9f4e48463720efa629a14fd8f2e7a7eb184e 100644 (file)
@@ -24,7 +24,7 @@
   <refsynopsisdiv>
     <para><filename>systemd-bsod.service</filename></para>
     <cmdsynopsis>
-      <command>systemd-bsod</command>
+      <command>/usr/lib/systemd/systemd-bsod</command>
       <arg choice="opt" rep="repeat">OPTIONS</arg>
     </cmdsynopsis>
   </refsynopsisdiv>