]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: mention system-shutdown hook directory in synopsis (#3741)
authorMichael Biebl <mbiebl@gmail.com>
Sat, 16 Jul 2016 16:51:45 +0000 (18:51 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 16 Jul 2016 16:51:45 +0000 (12:51 -0400)
The distinction between systemd-shutdown the binary vs system-shutdown
the hook directory (without the 'd') is not immediately obvious and can
be quite confusing if you are looking for a directory which doesn't exist.

Therefore explicitly mention the hook directory in the synopsis with a
trailing slash to make it clearer which is which.

man/systemd-halt.service.xml

index c94e2a182088c35a1a288e7198b7c224f3612555..d16e5d628fab9a57711bf055cd6fe1992d8c6daa 100644 (file)
@@ -57,6 +57,7 @@
     <para><filename>systemd-reboot.service</filename></para>
     <para><filename>systemd-kexec.service</filename></para>
     <para><filename>/usr/lib/systemd/systemd-shutdown</filename></para>
+    <para><filename>/usr/lib/systemd/system-shutdown/</filename></para>
   </refsynopsisdiv>
 
   <refsect1>