diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2019-02-13 10:36:26 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2019-02-13 11:17:41 +0100 |
commit | 833fc9802cb6a8cf588527bf821d57d76341ba36 (patch) | |
tree | fc019e1f0ac350256ed93589bbfa4de1be4089df /man/vconsole.conf.xml | |
parent | man: use <constant> for SD_BUS_ERROR_* and SD_BUS_NAME_* constants (diff) | |
download | systemd-833fc9802cb6a8cf588527bf821d57d76341ba36.tar.xz systemd-833fc9802cb6a8cf588527bf821d57d76341ba36.zip |
man: move os-release, machine-info, vconsole.conf vars to envvar section
Strictly speaking, those are not environment variables, but they are compatible
and people think about them like this. Moving them makes them easier to find.
Diffstat (limited to 'man/vconsole.conf.xml')
-rw-r--r-- | man/vconsole.conf.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/vconsole.conf.xml b/man/vconsole.conf.xml index fc8b2cb3ef..a0ca83507d 100644 --- a/man/vconsole.conf.xml +++ b/man/vconsole.conf.xml @@ -68,7 +68,7 @@ <para>The following options are understood:</para> - <variablelist> + <variablelist class='environment-variables'> <varlistentry> <term><varname>KEYMAP=</varname></term> |