X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_uid_get_state.xml;h=f2899eed63b107c0cebea580adad2f1cb1499714;hp=0faa7651e50f76df784adcf5d7c81a2289be0389;hb=06642d1795382a4849aa750ee54238f91e2f3126;hpb=494a66821815e8109afa136bd42818b85da38c09 diff --git a/man/sd_uid_get_state.xml b/man/sd_uid_get_state.xml index 0faa7651e..f2899eed6 100644 --- a/man/sd_uid_get_state.xml +++ b/man/sd_uid_get_state.xml @@ -152,11 +152,11 @@ Return Value - On success + On success, sd_uid_get_state() returns 0 or a positive integer. If the test succeeds, sd_uid_is_on_seat() returns a - positive integer, if it fails + positive integer; if it fails, 0. sd_uid_get_sessions() and sd_uid_get_seats() return the number of entries in the returned arrays. On failure, @@ -172,7 +172,7 @@ sd_uid_get_sessions(), and sd_uid_get_seats() interfaces are available as a shared library, which can be compiled and - linked to with the libsystemd-login pkg-config1 + linked to with the libsystemd pkg-config1 file.