X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_login_monitor_new.xml;h=14ff241d829cd1e8a7d66231541e73c94cc06a69;hp=909a3d9bfda5b220949ad56807f2128a17c2ffa2;hb=b67f562c9cac44bd78b24f5aae78a1797c5d4182;hpb=79640424059328268b9fb6c5fa8eb777b27a177e diff --git a/man/sd_login_monitor_new.xml b/man/sd_login_monitor_new.xml index 909a3d9bf..14ff241d8 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, @@ -224,7 +224,7 @@ else { sd_login_monitor_get_fd(), sd_login_monitor_get_events() and sd_login_monitor_get_timeout() - interfaces are available as shared library, which can + interfaces are available as a shared library, which can be compiled and linked to with the libsystemd-login pkg-config1 file.