X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_booted.xml;h=1e38d2abd3fd516de90f2d4490f738ecf60cf99c;hp=32d0fd095de834776d703e534f62c1b1860cdb7d;hb=b67f562c9cac44bd78b24f5aae78a1797c5d4182;hpb=74d005783e355acc784d123024e33bbb66ef9ef1 diff --git a/man/sd_booted.xml b/man/sd_booted.xml index 32d0fd095..1e38d2abd 100644 --- a/man/sd_booted.xml +++ b/man/sd_booted.xml @@ -100,19 +100,18 @@ in the reference implementation's sd-daemon.c and sd-daemon.h files. These - interfaces are available as shared library, which can + interfaces are available as a 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. For more details about the reference - implementation see + implementation, see sd-daemon3. If the reference implementation is used as drop-in files and -DDISABLE_SYSTEMD is set during - compilation this function will always return 0 and + compilation, this function will always return 0 and otherwise become a NOP.