From 48632305c76a2d6c1ae531c65c23274cb2969e5b Mon Sep 17 00:00:00 2001 From: Mike Yuan Date: Mon, 20 Oct 2025 01:35:08 +0200 Subject: [PATCH] man/org.freedesktop.systemd1: fix typo (ExecStop -> -Post) --- man/org.freedesktop.systemd1.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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 { - - -- 2.47.3