X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd-daemon.xml;h=136415f0a10faa065de267f573677c55dac096fd;hb=756c9a2499ca377b9e96ea6fc6911ff64040174e;hp=30a1b92601b6c5c58251bbe0cdee5143333f1765;hpb=976c46f84f896782fa1e839904ab74cc4460c7b0;p=elogind.git diff --git a/man/sd-daemon.xml b/man/sd-daemon.xml index 30a1b9260..136415f0a 100644 --- a/man/sd-daemon.xml +++ b/man/sd-daemon.xml @@ -138,16 +138,15 @@ In addition, for details about the algorithms check the liberally licensed reference implementation sources: - - resp. + + and These APIs are implemented in the reference implementation's sd-daemon.c and sd-daemon.h files. These interfaces are available as shared library, which can be compiled and linked to with the - libsystemd-daemon - pkg-config1 + libsystemd-daemon pkg-config1 file. Alternatively, applications consuming these APIs may copy the implementation into their source tree, either verbatim or in excerpts.