diff options
Diffstat (limited to 'man/systemd-escape.xml')
-rw-r--r-- | man/systemd-escape.xml | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/man/systemd-escape.xml b/man/systemd-escape.xml index f5d78be488..6a5f31a2e3 100644 --- a/man/systemd-escape.xml +++ b/man/systemd-escape.xml @@ -65,7 +65,9 @@ systemd, such as <literal>service</literal> or <literal>mount</literal>. May not be used in conjunction with <option>--template=</option>, <option>--unescape</option> or - <option>--mangle</option>.</para></listitem> + <option>--mangle</option>.</para> + + <xi:include href="version-info.xml" xpointer="v216"/></listitem> </varlistentry> <varlistentry> @@ -79,7 +81,9 @@ part. May not be used in conjunction with <option>--suffix=</option>, <option>--instance</option> or - <option>--mangle</option>.</para></listitem> + <option>--mangle</option>.</para> + + <xi:include href="version-info.xml" xpointer="v216"/></listitem> </varlistentry> <varlistentry> @@ -91,7 +95,9 @@ <literal>..</literal> path components. This is particularly useful for generating strings suitable for unescaping with the <literal>%f</literal> specifier in unit files, see <citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>. - </para></listitem> + </para> + + <xi:include href="version-info.xml" xpointer="v216"/></listitem> </varlistentry> <varlistentry> @@ -126,7 +132,9 @@ like <filename>ssh.service</filename>. Must be used in conjunction with <option>--unescape</option> and may not be used in conjunction with - <option>--template</option>.</para></listitem> + <option>--template</option>.</para> + + <xi:include href="version-info.xml" xpointer="v240"/></listitem> </varlistentry> <xi:include href="standard-options.xml" xpointer="help" /> |