X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_uid_get_state.xml;h=01ad0abfceb0b6384ef5c9c555a2ea8e1b269e01;hb=49e5c2b26aa72a7aa117c1e04763852a4b69136b;hp=30b254c805b6273d3e3406ae0fa7299aebb14545;hpb=b040723ea412209e0edf54647fa5aa4287411507;p=elogind.git diff --git a/man/sd_uid_get_state.xml b/man/sd_uid_get_state.xml index 30b254c80..01ad0abfc 100644 --- a/man/sd_uid_get_state.xml +++ b/man/sd_uid_get_state.xml @@ -57,28 +57,28 @@ int sd_uid_get_state uid_t uid - char** state + char **state int sd_uid_is_on_seat uid_t uid int require_active - const char* seat + const char *seat int sd_uid_get_sessions uid_t uid int require_active - char*** sessions + char ***sessions int sd_uid_get_seats uid_t uid int require_active - char*** seats + char ***seats @@ -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.