]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man:systemd.service(5): fix description of specifiers in command lines (#8146)
authorOleander Reis <oleander@oleander.cc>
Fri, 9 Feb 2018 16:03:09 +0000 (17:03 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 9 Feb 2018 16:03:09 +0000 (17:03 +0100)
Command lines now accept specifiers within the first argument.

see issues #3061, #679 and pr #4835

man/systemd.service.xml

index f07ce865d6625b5d826785229b6f175aa369c2a8..b68d351dffcb42894740eebe719d5120a12d8f35 100644 (file)
 
     <para>The command line accepts <literal>%</literal> specifiers as
     described in
-    <citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>.
-    Note that the first argument of the command line (i.e. the program
-    to execute) may not include specifiers.</para>
+    <citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para>
 
     <para>Basic environment variable substitution is supported. Use
     <literal>${FOO}</literal> as part of a word, or as a word of its