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=c9b399701570e7c2987b94417fcc0fccec0c084b;hp=c3c70a0df0e7e39a333929ca7c044518adc83f71;hb=b54022fb92580022c5e830fbe4280992f5b3a770;hpb=19c5f19d69bb5f520fa7213239490c55de06d99d diff --git a/man/sd_listen_fds.xml b/man/sd_listen_fds.xml index c3c70a0df..c9b399701 100644 --- a/man/sd_listen_fds.xml +++ b/man/sd_listen_fds.xml @@ -8,16 +8,16 @@ Copyright 2010 Lennart Poettering systemd is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or + under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. systemd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - General Public License for more details. + Lesser General Public License for more details. - You should have received a copy of the GNU General Public License + You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . --> @@ -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,12 @@ sd-daemon.h files. These interfaces are available as 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 - sd-daemon7. + sd-daemon3. If the reference implementation is used as drop-in files and -DDISABLE_SYSTEMD is set during @@ -167,7 +167,7 @@ Environment - + $LISTEN_PID $LISTEN_FDS @@ -189,7 +189,7 @@ systemd1, - sd-daemon7, + sd-daemon3, sd_is_fifo3, sd_is_socket3, sd_is_socket_inet3,