X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_booted.xml;h=1e38d2abd3fd516de90f2d4490f738ecf60cf99c;hb=ab046dde6f355f4a8b07ff6120a7ef51f5d49fc9;hp=ce5a34dc86849c198f8b87fcf577d68ad88d6640;hpb=66e411811b8090d1bfd6620fc84472d83f723fa1;p=elogind.git diff --git a/man/sd_booted.xml b/man/sd_booted.xml index ce5a34dc8..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.