diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2019-02-13 10:49:47 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2019-02-13 11:17:41 +0100 |
commit | d2acdcc6463cde22fcb5c9cf472126b6b0cdac9a (patch) | |
tree | f70c1affd5db270a9cb2bf21019d152f4f082e00 /man/systemd-sleep.conf.xml | |
parent | man: move os-release, machine-info, vconsole.conf vars to envvar section (diff) | |
download | systemd-d2acdcc6463cde22fcb5c9cf472126b6b0cdac9a.tar.xz systemd-d2acdcc6463cde22fcb5c9cf472126b6b0cdac9a.zip |
man: move all config file options to one section
We had "SYSTEM MANAGER DIRECTIVES" which was a misnomer already, because
it also listed user manager stuff. Let's make this a more general section
and move the items for other services there too (from "MISCELANENOUS").
Diffstat (limited to 'man/systemd-sleep.conf.xml')
-rw-r--r-- | man/systemd-sleep.conf.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-sleep.conf.xml b/man/systemd-sleep.conf.xml index 96e6d5e452..af61947c5c 100644 --- a/man/systemd-sleep.conf.xml +++ b/man/systemd-sleep.conf.xml @@ -112,7 +112,7 @@ <filename>/etc/systemd/sleep.conf</filename> or a <filename>sleep.conf.d</filename> file:</para> - <variablelist class='systemd-directives'> + <variablelist class='config-directives'> <varlistentry> <term><varname>AllowSuspend=</varname></term> <term><varname>AllowHibernation=</varname></term> |