X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-notify.xml;h=684f490099c831459f6aa380eeb0b884e17ee40d;hp=b03492c5c10a69614dc9a54247d96795c70611c1;hb=a2e0337875addaf08225fbf9b231435ba12a88b5;hpb=34511ca7b166b0e89d08ff9870b0cf2624a7815f diff --git a/man/systemd-notify.xml b/man/systemd-notify.xml index b03492c5c..684f49009 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,23 +134,15 @@ 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. - - - - Controls disk - read-ahead operations. The argument - must be a string, and either "cancel", - "done" or "noreplay". For details - about the semantics of this option see - sd_readahead3. - + + @@ -172,7 +150,7 @@ Exit status - On success 0 is returned, a non-zero failure + On success, 0 is returned, a non-zero failure code otherwise.