X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd-login.xml;h=06ffc6906ffe14c54408f31d34f2724a1f30dd93;hb=33928c053afd0e119828fb52a20979da415c425d;hp=da873b7e81e1797025f83b2087d9bd332772ba9d;hpb=7586a2e532d8dcb2428edd4e98c3534fc6f22061;p=elogind.git diff --git a/man/sd-login.xml b/man/sd-login.xml index da873b7e8..06ffc6906 100644 --- a/man/sd-login.xml +++ b/man/sd-login.xml @@ -75,7 +75,7 @@ monitoring of seats, sessions and users. To actively make changes to the seat configuration, terminate login sessions, or switch session on a seat you need to utilize the D-Bus API of - systemd-logind, instead. + logind, instead. These functions synchronously access data in /proc, /sys/fs/cgroup @@ -85,7 +85,7 @@ It is possible (and often a very good choice) to mix calls to the synchronous interface of sd-login.h - with the asynchronous D-Bus interface of systemd-logind. However, + with the asynchronous D-Bus interface of logind. However, if this is done you need to think a bit about possible races since the stream of events from D-Bus and from sd-login.h interfaces such as the login