X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_booted.xml;h=1e38d2abd3fd516de90f2d4490f738ecf60cf99c;hb=6bebb0add4d7c32c503e688105c1607e5e20f979;hp=84af8fbd95fb6cbf3d1c0366fe41b797bc19b709;hpb=1e158d273bb63883566358cbb886cd4167421df6;p=elogind.git diff --git a/man/sd_booted.xml b/man/sd_booted.xml index 84af8fbd9..1e38d2abd 100644 --- a/man/sd_booted.xml +++ b/man/sd_booted.xml @@ -100,18 +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 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.