X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd-login.xml;h=d8d45048ed73039120397efc0f6e1e53f19df4d3;hp=c02ad0c1466c64e01f4b3b57a95cb9c9cdde67ba;hb=351e6342d59c790758c216db3c61e17cc2860fa9;hpb=cb07866b1b7c11e687a322d70dd9f9d73bbbe488 diff --git a/man/sd-login.xml b/man/sd-login.xml index c02ad0c14..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 @@ -95,15 +96,15 @@ each other. If the functions return string arrays, these are - generally NULL terminated and need to be freed by the + 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 - string array NULL may be returned, which should be + string array NULL may be returned, which should be treated equivalent to an empty string array. See @@ -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