diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-05-09 18:10:30 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-05-09 18:13:33 -0400 |
commit | 7ecec4705c0cacb1446af0eb7a4aee66c00d058f (patch) | |
tree | 9761c582b900067bca3e69c6f22f18e77fa70385 /man | |
parent | b3af9646f8ac23e73fe1d7af3b69e35b1547b13e (diff) |
systemd-python: wrap sd_login_monitor
Diffstat (limited to 'man')
-rw-r--r-- | man/sd_login_monitor_new.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_login_monitor_new.xml b/man/sd_login_monitor_new.xml index 26af0ea247..261ef1d9d3 100644 --- a/man/sd_login_monitor_new.xml +++ b/man/sd_login_monitor_new.xml @@ -96,7 +96,7 @@ <title>Description</title> <para><function>sd_login_monitor_new()</function> may - be used to monitor login sessions, users, seats and + be used to monitor login sessions, users, seats, and virtual machines/containers. Via a monitor object a file descriptor can be integrated into an application defined event loop which is woken up each time a user |