X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_listen_fds.xml;h=9d9f4d0d76b5546fd1f3df03398ac15d1c5c317c;hp=e76630e4ff6f17c10839ff20a9f211c0fb7f7e4e;hb=74d005783e355acc784d123024e33bbb66ef9ef1;hpb=5430f7f2bc7330f3088b894166bf3524a067e3d8 diff --git a/man/sd_listen_fds.xml b/man/sd_listen_fds.xml index e76630e4f..9d9f4d0d7 100644 --- a/man/sd_listen_fds.xml +++ b/man/sd_listen_fds.xml @@ -44,7 +44,8 @@ sd_listen_fds - Check for file descriptors passed by the init system. + SD_LISTEN_FDS_START + Check for file descriptors passed by the system manager @@ -140,8 +141,8 @@ For details about the algorithm check the liberally licensed reference implementation sources: - - resp. + and sd_listen_fds() is @@ -150,13 +151,13 @@ sd-daemon.h files. These interfaces are available as shared library, which can be compiled and linked to with the - libsystemd-daemon + 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 - sd-daemon7. + sd-daemon3. If the reference implementation is used as drop-in files and -DDISABLE_SYSTEMD is set during @@ -167,7 +168,7 @@ Environment - + $LISTEN_PID $LISTEN_FDS @@ -189,7 +190,7 @@ systemd1, - sd-daemon7, + sd-daemon3, sd_is_fifo3, sd_is_socket3, sd_is_socket_inet3,