X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd-daemon.xml;h=a3bf662fe9bc4b241a0f82ab73fd2506cbdefdb1;hp=cd67d9992a31246f6eeb9bb79d448d9ea40d70e5;hb=7871c8e9327e4e5b18de9d8081b0f32fa38c2c1f;hpb=7712ea6da6833a9e6b5a2810eb8b94e527069e1b diff --git a/man/sd-daemon.xml b/man/sd-daemon.xml index cd67d9992..a3bf662fe 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 . --> @@ -39,18 +39,26 @@ sd-daemon - 7 + 3 sd-daemon + SD_EMERG + SD_ALERT + SD_CRIT + SD_ERR + SD_WARNING + SD_NOTICE + SD_INFO + SD_DEBUG Reference implementation of APIs for new-style daemons - #include "sd-daemon.h" + #include <systemd/sd-daemon.h> @@ -130,8 +138,8 @@ In addition, for details about the algorithms check the liberally licensed reference implementation sources: - - resp. + + and These APIs are implemented in the reference implementation's sd-daemon.c and @@ -164,7 +172,7 @@ systemd.service5, systemd.socket5, fprintf3, - sd-readahead7, + sd-readahead3, pkg-config1