X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd-login.xml;h=d8d45048ed73039120397efc0f6e1e53f19df4d3;hp=c186324f83899aa1c76678dcb2a2f406136fb2d9;hb=209e9dcd7b2f23b68ff93bf20fad025bc03219ac;hpb=74d005783e355acc784d123024e33bbb66ef9ef1 diff --git a/man/sd-login.xml b/man/sd-login.xml index c186324f8..d8d45048e 100644 --- a/man/sd-login.xml +++ b/man/sd-login.xml @@ -21,7 +21,8 @@ along with systemd; If not, see . --> - + sd-login @@ -54,7 +55,7 @@ - pkg-config --cflags --libs libsystemd-login + pkg-config --cflags --libs libsystemd @@ -97,9 +98,9 @@ If the functions return string arrays, these are generally NULL terminated and need to be freed by the caller with the libc - free3 + free3 call after use, including the strings referenced - therein. Similar, individual strings returned need to + therein. Similarly, individual strings returned need to be freed, as well. As a special exception, instead of an empty @@ -117,15 +118,7 @@ implemented. - - Notes - - These APIs are implemented as shared library, - which can be compiled and linked to with the - libsystemd-login - pkg-config1 - file. - + See Also @@ -139,7 +132,7 @@ sd_login_monitor_new3, sd-daemon3, sd-readahead3, - pkg-config1 + pkg-config1