We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7491ce commit fd7205fCopy full SHA for fd7205f
man/org.freedesktop.systemd1.xml
@@ -1303,7 +1303,7 @@ node /org/freedesktop/systemd1 {
1303
<para><function>ResetFailed()</function> resets the "failed" state of all units.</para>
1304
1305
<para><function>ListUnits()</function> returns an array of all currently loaded units. Note that
1306
- 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
1307
than actual units behind them. The array consists of structures with the following elements:
1308
<itemizedlist>
1309
<listitem><para>The primary unit name as string</para></listitem>
0 commit comments