From fe62f214fed55c0e6f3211af4b825a652c26bf59 Mon Sep 17 00:00:00 2001 From: Andrew Sayers Date: Thu, 14 Dec 2023 16:31:09 +0000 Subject: [PATCH] Fix a typo in the org.freedesktop.systemd1 man page (cherry picked from commit ff47602f5ee6b3301c24e2baa6449245666f2252) (cherry picked from commit 056186b038fd465246e7a52ca3b0754bfaada474) --- 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 56906e2f3b..2e357539fb 100644 --- a/man/org.freedesktop.systemd1.xml +++ b/man/org.freedesktop.systemd1.xml @@ -1353,7 +1353,7 @@ node /org/freedesktop/systemd1 { ResetFailed() resets the "failed" state of all units. ListUnits() returns an array of all currently loaded units. Note that - units may be known by multiple names at the same name, and hence there might be more unit names loaded + units may be known by multiple names at the same time, and hence there might be more unit names loaded than actual units behind them. The array consists of structures with the following elements: The primary unit name as string