X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_listen_fds.xml;h=128d859b97631136817e0c81ba769ef9dad81435;hb=af65c248040108830a02860a395f44a186f08495;hp=06403ecaa3a33b544a5273429b3493c6adf12978;hpb=af62c704053b5d34672497eb5bdc4764ebbb5f4f;p=elogind.git diff --git a/man/sd_listen_fds.xml b/man/sd_listen_fds.xml index 06403ecaa..128d859b9 100644 --- a/man/sd_listen_fds.xml +++ b/man/sd_listen_fds.xml @@ -109,8 +109,8 @@ On failure, this call returns a negative errno-style error code. If $LISTEN_FDS/$LISTEN_PID - was not set or not correctly set for this daemon and - hence no file descriptors received, 0 is + was not set or was not correctly set for this daemon and + hence no file descriptors were received, 0 is returned. Otherwise the number of file descriptors passed is returned. The application may find them starting with file descriptor SD_LISTEN_FDS_START, @@ -151,7 +151,7 @@ recommended that applications consuming these APIs copy the implementation into their source tree. For more details about the reference implementation see - sd_daemon7 + sd-daemon7 If -DDISABLE_SYSTEMD is set during compilation this function will always return 0 and otherwise