X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd-daemon.xml;h=31115a5d69da57694a306aed7321af73cf1b0e23;hp=cd67d9992a31246f6eeb9bb79d448d9ea40d70e5;hb=5430f7f2bc7330f3088b894166bf3524a067e3d8;hpb=263653e10353d8ad155f1faba01981816a2bb712 diff --git a/man/sd-daemon.xml b/man/sd-daemon.xml index cd67d9992..31115a5d6 100644 --- a/man/sd-daemon.xml +++ b/man/sd-daemon.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 . --> @@ -50,7 +50,7 @@ - #include "sd-daemon.h" + #include <systemd/sd-daemon.h> @@ -130,8 +130,8 @@ In addition, for details about the algorithms check the liberally licensed reference implementation sources: - - resp. + + resp. These APIs are implemented in the reference implementation's sd-daemon.c and