mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-05 09:17:44 +03:00
Fix a typo in the org.freedesktop.systemd1 man page
(cherry picked from commitff47602f5e
) (cherry picked from commit056186b038
)
This commit is contained in:
parent
0ff569798c
commit
fe62f214fe
@ -1353,7 +1353,7 @@ node /org/freedesktop/systemd1 {
|
||||
<para><function>ResetFailed()</function> resets the "failed" state of all units.</para>
|
||||
|
||||
<para><function>ListUnits()</function> 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:
|
||||
<itemizedlist>
|
||||
<listitem><para>The primary unit name as string</para></listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user