[systemd-devel] [PATCH] man: loginctl has lock/unlock with a -session suffix

Miklos Vajna vmiklos at frugalware.org
Sun Jul 31 04:57:30 PDT 2011


Hi,

The systemd-loginctl manpage talks about lock/unlock while in fact it1s
lock-sesion/unlock-session. The attached patch fixes this issue.

Thanks.
-------------- next part --------------
From c4017901a6bf4b5f4b2a4199c1d1000afec264ee Mon Sep 17 00:00:00 2001
From: Miklos Vajna <vmiklos at frugalware.org>
Date: Sun, 31 Jul 2011 13:53:49 +0200
Subject: [PATCH] man: loginctl has lock/unlock with a -session suffix

---
 man/systemd-loginctl.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/systemd-loginctl.xml b/man/systemd-loginctl.xml
index cf1ba89..6a28276 100644
--- a/man/systemd-loginctl.xml
+++ b/man/systemd-loginctl.xml
@@ -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
-- 
1.7.6

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20110731/aefec83a/attachment.pgp>


More information about the systemd-devel mailing list