diff options
author | Lucas Werkmeister <mail@lucaswerkmeister.de> | 2017-03-01 18:33:02 +0100 |
---|---|---|
committer | Martin Pitt <martinpitt@users.noreply.github.com> | 2017-03-01 18:33:02 +0100 |
commit | b7a09e35ccb5eaaf8fba583ffbae7caa2b8a16af (patch) | |
tree | 2ceb3a96943e2d457ce0f550f7c6991a8f1b1530 | |
parent | 059c35f507b3efecf1b7d77e62427766f7a25b1a (diff) |
man: systemd: fix description of SIGRTMIN+26,27,28 (#5505)
-rw-r--r-- | man/systemd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |