From bd6d8eec5e2b2a76e119b34dcf8034ff578c1595 Mon Sep 17 00:00:00 2001 From: seidlerv <72765130+seidlerv@users.noreply.github.com> Date: Fri, 19 Dec 2025 10:46:44 +0100 Subject: [PATCH] man/org.freedesktop.systemd1.xml: Fix wording --- man/org.freedesktop.systemd1.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/org.freedesktop.systemd1.xml b/man/org.freedesktop.systemd1.xml index 8d16d6618d3..7d35de28838 100644 --- a/man/org.freedesktop.systemd1.xml +++ b/man/org.freedesktop.systemd1.xml @@ -4901,7 +4901,7 @@ node /org/freedesktop/systemd1/unit/avahi_2ddaemon_2eservice { has no main PID. The control PID is the PID of the current start/stop/reload process running and is 0 if no such process is currently running. That means that ExecMainPID and MainPID differ in the way that the latter immediately reflects whether a main - process is currently running while the latter possible contains information collected from the last run + process is currently running while the former possibly contains information collected from the last run even if the process is no longer around. StatusText, StatusErrno, StatusBusError, -- 2.47.3