From: Mike Yuan Date: Sun, 19 Oct 2025 23:35:08 +0000 (+0200) Subject: man/org.freedesktop.systemd1: fix typo (ExecStop -> -Post) X-Git-Tag: v259-rc1~167^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=48632305c76a2d6c1ae531c65c23274cb2969e5b;p=thirdparty%2Fsystemd.git man/org.freedesktop.systemd1: fix typo (ExecStop -> -Post) --- diff --git a/man/org.freedesktop.systemd1.xml b/man/org.freedesktop.systemd1.xml index cb56d664c44..127ff766776 100644 --- a/man/org.freedesktop.systemd1.xml +++ b/man/org.freedesktop.systemd1.xml @@ -3539,8 +3539,6 @@ node /org/freedesktop/systemd1/unit/avahi_2ddaemon_2eservice { - - @@ -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. ExecStartPre, ExecStart, ExecStartPost, - ExecReload, ExecStop, and ExecStop are arrays + ExecReload, ExecStop, and ExecStopPost 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 { - -