X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd-login.xml;h=1d47b298dd4f622f56baf9c612f24be0dc4e6e20;hb=feef0842cfa8abe8b76c16e026217bad7e90f283;hp=697259564d7d8b1262d65fbdc97448ebb74460ac;hpb=56ba3c78ae35065064c4289a0c8e22a81256af20;p=elogind.git diff --git a/man/sd-login.xml b/man/sd-login.xml index 697259564..1d47b298d 100644 --- a/man/sd-login.xml +++ b/man/sd-login.xml @@ -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.