X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_notify.xml;h=c060bbad2796ae1c78563be1ad7b6f2debb7df0c;hp=80856a22d534ba984b41737fec9238732cf1369d;hb=7d1316aa29ea6757336e434a8b07266f7f2dc67a;hpb=af62c704053b5d34672497eb5bdc4764ebbb5f4f diff --git a/man/sd_notify.xml b/man/sd_notify.xml index 80856a22d..c060bbad2 100644 --- a/man/sd_notify.xml +++ b/man/sd_notify.xml @@ -87,7 +87,7 @@ processes. The state parameter - should contain an newline-seperated list of variable + should contain an 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 @@ -252,7 +252,7 @@ Start-up Notification When a daemon finished starting up, it - might issue the following call call to notify + might issue the following call to notify the init system: sd_notify(0, "READY=1");