mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-25 23:21:33 +03:00
man: loginctl has lock/unlock with a -session suffix
Hi, The systemd-loginctl manpage talks about lock/unlock while in fact it1s lock-sesion/unlock-session. The attached patch fixes this issue. Thanks.
This commit is contained in:
parent
8b7d221208
commit
283ef082ee
@ -226,8 +226,8 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><command>lock [ID...]</command></term>
|
||||
<term><command>unlock [ID...]</command></term>
|
||||
<term><command>lock-session [ID...]</command></term>
|
||||
<term><command>unlock-session [ID...]</command></term>
|
||||
|
||||
<listitem><para>Activates/deactivates
|
||||
the screen lock on one or more
|
||||
|
Loading…
Reference in New Issue
Block a user