]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: document that %f in units always unescapes (#3578)
authorLennart Poettering <lennart@poettering.net>
Wed, 22 Jun 2016 21:28:12 +0000 (23:28 +0200)
committerMartin Pitt <martin.pitt@ubuntu.com>
Wed, 22 Jun 2016 21:28:12 +0000 (23:28 +0200)
man/systemd.unit.xml

index 341789cd47c76ec1a2b17e28de1adcb5915316ca..85a7b12d7601bf3564a1c388818cd85c9e8d10f0 100644 (file)
           <row>
       <entry><literal>%f</literal></entry>
       <entry>Unescaped filename</entry>
-      <entry>This is either the unescaped instance name (if applicable) with <filename>/</filename> prepended (if applicable), or the prefix name prepended with <filename>/</filename>.</entry>
+      <entry>This is either the unescaped instance name (if applicable) with <filename>/</filename> prepended (if applicable), or the unescaped prefix name prepended with <filename>/</filename>.</entry>
           </row>
           <row>
       <entry><literal>%c</literal></entry>