diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-escape.xml | 4 | ||||
-rw-r--r-- | man/systemd.xml | 2 |
2 files changed, 3 insertions, 3 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> diff --git a/man/systemd.xml b/man/systemd.xml index 4856dea824..e8178ca4bb 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -761,7 +761,7 @@ <term><constant>SIGRTMIN+27</constant></term> <term><constant>SIGRTMIN+28</constant></term> - <listitem><para>Sets the log level to + <listitem><para>Sets the log target to <literal>journal-or-kmsg</literal> (or <literal>console</literal> on <constant>SIGRTMIN+27</constant>, <literal>kmsg</literal> on |