]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/org.freedesktop.systemd1: fix typo (ExecStop -> -Post)
authorMike Yuan <me@yhndnzj.com>
Sun, 19 Oct 2025 23:35:08 +0000 (01:35 +0200)
committerMike Yuan <me@yhndnzj.com>
Tue, 4 Nov 2025 11:17:33 +0000 (12:17 +0100)
man/org.freedesktop.systemd1.xml

index cb56d664c44dbf10f92227b95efc62f92d448341..127ff766776ee88357e9e37603f3766245941b8e 100644 (file)
@@ -3539,8 +3539,6 @@ node /org/freedesktop/systemd1/unit/avahi_2ddaemon_2eservice {
 
     <!--property ExecStopEx is not documented!-->
 
-    <!--property ExecStopPost is not documented!-->
-
     <!--property ExecStopPostEx is not documented!-->
 
     <!--property Slice is not documented!-->
@@ -4841,7 +4839,7 @@ node /org/freedesktop/systemd1/unit/avahi_2ddaemon_2eservice {
       last watchdog ping received from the service, or 0 if none was ever received.</para>
 
       <para><varname>ExecStartPre</varname>, <varname>ExecStart</varname>, <varname>ExecStartPost</varname>,
-      <varname>ExecReload</varname>, <varname>ExecStop</varname>, and <varname>ExecStop</varname> are arrays
+      <varname>ExecReload</varname>, <varname>ExecStop</varname>, and <varname>ExecStopPost</varname> are arrays
       of structures where each struct contains: the binary path to execute; an array with all arguments to
       pass to the executed command, starting with argument 0; a boolean whether it should be considered a
       failure if the process exits uncleanly; two pairs of
@@ -5814,8 +5812,6 @@ node /org/freedesktop/systemd1/unit/avahi_2ddaemon_2esocket {
 
     <!--property ExecStopPre is not documented!-->
 
-    <!--property ExecStopPost is not documented!-->
-
     <!--property Slice is not documented!-->
 
     <!--property ControlGroupId is not documented!-->