From e2d4456f43d48b0fefe66524bdcdae0e143d6b46 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Mon, 17 Oct 2022 11:31:52 +0200 Subject: [PATCH] man: fix method name --- 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 9fb215a136e..de4b13c84b2 100644 --- a/man/org.freedesktop.systemd1.xml +++ b/man/org.freedesktop.systemd1.xml @@ -2442,7 +2442,7 @@ node /org/freedesktop/systemd1/unit/avahi_2ddaemon_2eservice { will be a pair of empty strings. Transient contains a boolean that indicates whether the unit was created as a - transient unit (i.e. via CreateTransientUnit() on the manager object). + transient unit (i.e. via StartTransientUnit() on the manager object). ActivationDetails contains a list of string pairs, key and value, that describe the event that caused the unit to be activated, if any. The key describes the information -- 2.47.3