summaryrefslogtreecommitdiff
path: root/man/systemd-system.conf.xml
diff options
context:
space:
mode:
authorDan Streetman <ddstreet@canonical.com>2020-01-17 09:47:30 -0500
committerDan Streetman <ddstreet@canonical.com>2020-02-10 07:01:30 -0500
commit3d5f01383d62959b318cbe06e1803558f2dcad31 (patch)
treeaef9a4011f1595bbfb51ebae08a64945c0b7fd7d /man/systemd-system.conf.xml
parentd900701eeab4a43b6626256226c68ed00a63962d (diff)
downloadsystemd-3d5f01383d62959b318cbe06e1803558f2dcad31.tar.gz
man: sort log parameters in alphabetical order
This only sorts the --log-* params in order in the man page docs; no text is added or removed or modified.
Diffstat (limited to 'man/systemd-system.conf.xml')
-rw-r--r--man/systemd-system.conf.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-system.conf.xml b/man/systemd-system.conf.xml
index e22b335d30..3e6742ce2c 100644
--- a/man/systemd-system.conf.xml
+++ b/man/systemd-system.conf.xml
@@ -63,10 +63,10 @@
<variablelist class='config-directives'>
<varlistentry>
- <term><varname>LogLevel=</varname></term>
- <term><varname>LogTarget=</varname></term>
<term><varname>LogColor=</varname></term>
+ <term><varname>LogLevel=</varname></term>
<term><varname>LogLocation=</varname></term>
+ <term><varname>LogTarget=</varname></term>
<term><varname>DumpCore=yes</varname></term>
<term><varname>CrashChangeVT=no</varname></term>
<term><varname>CrashShell=no</varname></term>