X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd-daemon.xml;h=cbfe28f84256affab8357010b82641afa4c42f89;hp=2acc021041b0e3cde770436ad0725d4438207095;hb=f23c09b0fdec4a421cc002a38621e5be05ed770b;hpb=f9378423b9758861850748aeb49ae0d3300e56e6 diff --git a/man/sd-daemon.xml b/man/sd-daemon.xml index 2acc02104..cbfe28f84 100644 --- a/man/sd-daemon.xml +++ b/man/sd-daemon.xml @@ -61,7 +61,7 @@ sd-daemon.h provide a reference implementation of various APIs for new-style daemons, as implemented by the - systemd8 + systemd1 init system. See @@ -141,21 +141,22 @@ daemons become NOPs when -DDISABLE_SYSTEMD is set during compilation. In addition, if sd-daemon.c is compiled on - non-Linux systems they become NOPs, too. + non-Linux systems they become NOPs. See Also + systemd1, sd_listen_fds3, sd_notify3, sd_booted3, sd_is_fifo3, daemon7, - systemd8, systemd.service5, systemd.socket5, - fprintf3 + fprintf3, + sd-readahead7