diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-escape.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-escape.xml b/man/systemd-escape.xml index 5e95e22536..bb4c7e48e5 100644 --- a/man/systemd-escape.xml +++ b/man/systemd-escape.xml @@ -86,8 +86,8 @@ <listitem><para>Appends the specified unit type suffix to the escaped string. Takes one of the unit types supported by - systemd, such as <literal>.service</literal> or - <literal>.mount</literal>. May not be used in conjunction with + 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> </varlistentry> |