diff options
author | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2012-10-26 00:16:47 +0200 |
---|---|---|
committer | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2012-10-26 00:16:47 +0200 |
commit | bb31a4ac1997c189a344caf554f34c6aabc71aa7 (patch) | |
tree | 3301834059dc416fbf78087aae53fdf9459aa97a /man/sd_notify.xml | |
parent | 5b4d50efe83851fe84837db795e14b1d64be530b (diff) |
man: typo fixes
https://bugs.freedesktop.org/show_bug.cgi?id=55890
Fixed typos, serial comma, and removed "either" as there were more
than two options. Also did an extra rename of "system-shutdown"
to "systemd-shutdown" that was forgotten in commit
8bd3b8620c80d0f2383f2fb04315411fc8077ca1
Diffstat (limited to 'man/sd_notify.xml')
-rw-r--r-- | man/sd_notify.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd_notify.xml b/man/sd_notify.xml index 5f86e86fec..75edeeadf3 100644 --- a/man/sd_notify.xml +++ b/man/sd_notify.xml @@ -87,7 +87,7 @@ processes.</para> <para>The <parameter>state</parameter> 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".</para></listitem> </varlistentry> |