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=c3c70a0df0e7e39a333929ca7c044518adc83f71;hb=74d005783e355acc784d123024e33bbb66ef9ef1;hpb=a26c9cc60477acacf3a147009894bd837353ed6c diff --git a/man/sd_listen_fds.xml b/man/sd_listen_fds.xml index c3c70a0df..9d9f4d0d7 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,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,