X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-notify.xml;h=69baae0dce3759da57828062956c861ade94d52a;hp=b03492c5c10a69614dc9a54247d96795c70611c1;hb=e0fbf1fcffe014d5af6767b29f9108c2f2444888;hpb=34511ca7b166b0e89d08ff9870b0cf2624a7815f diff --git a/man/systemd-notify.xml b/man/systemd-notify.xml index b03492c5c..69baae0dc 100644 --- a/man/systemd-notify.xml +++ b/man/systemd-notify.xml @@ -21,7 +21,8 @@ along with systemd; If not, see . --> - + systemd-notify @@ -86,21 +87,6 @@ The following options are understood: - - - - - Prints a short help - text and exits. - - - - - - Prints a short version - string and exits. - - @@ -119,7 +105,7 @@ Inform the init system about the main PID of the daemon. Takes a PID as argument. If - the argument is omitted the PID of the + the argument is omitted, the PID of the process that invoked systemd-notify is used. This is equivalent to @@ -148,10 +134,10 @@ Returns 0 if the system was booted up with systemd, non-zero otherwise. If this option is - passed no message is sent. This option + passed, no message is sent. This option is hence unrelated to the other options. For details about the - semantics of this option see + semantics of this option, see sd_booted3. @@ -165,6 +151,9 @@ about the semantics of this option see sd_readahead3. + + + @@ -172,7 +161,7 @@ Exit status - On success 0 is returned, a non-zero failure + On success, 0 is returned, a non-zero failure code otherwise.