X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_login_monitor_new.xml;h=aca70872224021a9ddeadae65436e16852eaf056;hb=9ea28c55a2488e6cd4a44ac5786f12b71ad5bc9f;hp=f439d3e7b5af3418cca958f87c910b2164feb71c;hpb=494a66821815e8109afa136bd42818b85da38c09;p=elogind.git diff --git a/man/sd_login_monitor_new.xml b/man/sd_login_monitor_new.xml index f439d3e7b..aca708722 100644 --- a/man/sd_login_monitor_new.xml +++ b/man/sd_login_monitor_new.xml @@ -198,13 +198,13 @@ else { Return Value - On success + On success, sd_login_monitor_new(), sd_login_monitor_flush() and sd_login_monitor_get_timeout() - return 0 or a positive integer. On success + return 0 or a positive integer. On success, sd_login_monitor_get_fd() returns - a Unix file descriptor. On success + a Unix file descriptor. On success, sd_login_monitor_get_events() returns a combination of POLLIN, POLLOUT and suchlike. On failure, @@ -226,7 +226,7 @@ else { sd_login_monitor_get_timeout() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-login pkg-config1 + libsystemd pkg-config1 file.