1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-03-08 20:58:20 +03:00

man: fix typo

This commit is contained in:
Yu Watanabe 2022-05-07 15:17:56 +09:00
parent 87d3b4ef3b
commit 3c60643848

View File

@ -1439,7 +1439,7 @@ node /org/freedesktop/login1/session/1 {
<programlisting>$ busctl introspect org.freedesktop.login1 /org/freedesktop/login1/seat/seat0
</programlisting>
<para>Seat <literal>seat0</literal> is the default seat, so it'll be present unless local configuation
<para>Seat <literal>seat0</literal> is the default seat, so it'll be present unless local configuration
is made to reassign all devices to a different seat. The list of seats and users can be acquired with
<command>loginctl list-sessions</command>.</para>
</example>