X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_notify.xml;h=75edeeadf39f2c98f65d1f6779e73be1c7b3487d;hp=1cd5b0aa7ecbdca538475ea4289a2bcbfc069abb;hb=485507b8c031e0c75f43c4b4fce5a0082a812fbb;hpb=cb07866b1b7c11e687a322d70dd9f9d73bbbe488 diff --git a/man/sd_notify.xml b/man/sd_notify.xml index 1cd5b0aa7..75edeeadf 100644 --- a/man/sd_notify.xml +++ b/man/sd_notify.xml @@ -45,7 +45,7 @@ sd_notify sd_notifyf - Notify init system about start-up completion and other daemon status changes + Notify service manager about start-up completion and other daemon status changes @@ -87,7 +87,7 @@ processes. The state parameter - should contain an newline-separated list of variable + should contain a newline-separated list of variable assignments, similar in style to an environment block. A trailing newline is implied if none is specified. The string may contain any kind of variable @@ -104,7 +104,7 @@ definition file has Type=notify set. The passed argument is a boolean "1" or "0". Since there is little - value in signalling non-readiness, the + value in signaling non-readiness, the only value daemons should send is "READY=1". @@ -227,8 +227,8 @@ For details about the algorithms check the liberally licensed reference implementation sources: - - resp. + and sd_notify() and