diff options
author | Jan Engelhardt <jengelh@inai.de> | 2013-10-15 08:58:51 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-10-15 08:19:49 -0400 |
commit | 72f4d9669c253d5bd7c126bf2e7a0db0198cf2eb (patch) | |
tree | a05e592987d304e6a6490bae85543639e2b7cac5 /man/systemd.service.xml | |
parent | 0c7225549d539c77620e15c850c60e4dc124a131 (diff) |
man: wording and grammar updates
This is a recurring submission and includes corrections to various
issue spotted. I guess I can just skip over reporting ubiquitous comma
placement fixes…
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r-- | man/systemd.service.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 5e1ddf7188..81a4078c71 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -369,7 +369,7 @@ case it will be replaced by the value of the environment variable split up at whitespace, resulting in zero or - more arguments. To pass literal dollar sign + more arguments. To pass a literal dollar sign, use <literal>$$</literal>. Note that the first argument (i.e. the program to execute) may not be a variable, since it must |