diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-12-14 17:30:25 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-12-14 17:33:10 -0500 |
commit | 6baf995c17a95ca0d6b5ad0b1f1667c956574816 (patch) | |
tree | 915d75a9d7699e5bec79633387efe8d4f23a25fc /man/systemd.service.xml | |
parent | ec6039bc08f8e77f92427afec048e4f8ac4b81a8 (diff) |
man: remove advice to avoid setting the same var more than once
So far the compatibility with .desktop settings hasn't been imporant
at all, and we do not want people to write convoluted unit
files.
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r-- | man/systemd.service.xml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 103c495fbe..f6b9fe2965 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -321,11 +321,7 @@ (these semicolons must be passed as separate words). Alternatively, this directive may be specified more than - once with the same effect. However, - the latter syntax is not recommended - for compatibility with parsers - suitable for XDG - <filename>.desktop</filename> files. + once with the same effect. Lone semicolons may be escaped as <literal>\;</literal>. If the empty string is assigned to this option, the |