summaryrefslogtreecommitdiff
path: root/man/org.freedesktop.login1.xml
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2020-04-19 13:05:20 +0200
committerDaan De Meyer <daan.j.demeyer@gmail.com>2020-04-19 13:05:20 +0200
commit89fc6fd3eaa7b64b1892246a58c02d91b389d066 (patch)
tree12ae60d47d042367724b23efc0f54da9306f2e3b /man/org.freedesktop.login1.xml
parent5099fd44ca56f4be22191dafb16b967045bfbb90 (diff)
downloadsystemd-89fc6fd3eaa7b64b1892246a58c02d91b389d066.tar.gz
D-Bus docs: Use method instead of call
Diffstat (limited to 'man/org.freedesktop.login1.xml')
-rw-r--r--man/org.freedesktop.login1.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/org.freedesktop.login1.xml b/man/org.freedesktop.login1.xml
index 84dded3849..c79a2e6cf8 100644
--- a/man/org.freedesktop.login1.xml
+++ b/man/org.freedesktop.login1.xml
@@ -377,7 +377,7 @@ node /org/freedesktop/login1 {
should be a short human readable string identifying the reason why the lock is taken. Finally,
<varname>mode</varname> is either <literal>block</literal> or <literal>delay</literal> which encodes
whether the inhibit shall be consider mandatory or whether it should just delay the operation to a
- certain maximum time. The call returns a file descriptor. The lock is released the moment this file
+ certain maximum time. The method returns a file descriptor. The lock is released the moment this file
descriptor and all its duplicates are closed. For more information on the inhibition logic see
<ulink url="http://www.freedesktop.org/wiki/Software/systemd/inhibit">Inhibitor Locks</ulink>.
</para>
@@ -822,7 +822,7 @@ node /org/freedesktop/login1/session/45 {
<para><function>TakeControl()</function> allows a process to take exclusive managed device
access-control for that session. Only one D-Bus connection can be a controller for a given session at any
time. If the <varname>force</varname> argument is set (root only), an existing controller is kicked
- out and replaced. Otherwise, this call fails if there is already a controller. Note that this call is
+ out and replaced. Otherwise, this method fails if there is already a controller. Note that this method is
limited to D-Bus users with the effective UID set to the user of the session or root.</para>
<para><function>ReleaseControl()</function> drops control of a given session. Closing the