X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd-login.xml;h=1d47b298dd4f622f56baf9c612f24be0dc4e6e20;hb=deb480d1a7c3f3178c44f0aa73765181c0e2317f;hp=c02ad0c1466c64e01f4b3b57a95cb9c9cdde67ba;hpb=cb07866b1b7c11e687a322d70dd9f9d73bbbe488;p=elogind.git diff --git a/man/sd-login.xml b/man/sd-login.xml index c02ad0c14..1d47b298d 100644 --- a/man/sd-login.xml +++ b/man/sd-login.xml @@ -21,7 +21,7 @@ along with systemd; If not, see . --> - + sd-login @@ -95,15 +95,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 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 @@ -120,10 +120,9 @@ Notes - These APIs are implemented as shared library, + These APIs are implemented as a shared library, which can be compiled and linked to with the - libsystemd-login - pkg-config1 + libsystemd-login pkg-config1 file.