diff --git a/man/vconsole.conf.xml b/man/vconsole.conf.xml
index 27196d44e91..7f6ae3452f6 100644
--- a/man/vconsole.conf.xml
+++ b/man/vconsole.conf.xml
@@ -55,8 +55,11 @@
The /etc/vconsole.conf file configures
the virtual console, i.e. keyboard mapping and console font. It is
- applied at boot by
- systemd-vconsole-setup.service8.
+ applied at boot by udev using 90-vconsole.rules file.
+ You can safely mask this file if you want to avoid this kind of initialization.
+ There is also systemd-vconsole-setup.service8
+ provided that you can conveniently use at any time to [re]initialize consoles.
+
The basic file format of the
vconsole.conf is a newline-separated list of
@@ -68,10 +71,10 @@
Note that the kernel command line options
vconsole.keymap=,
- vconsole.keymap.toggle=,
+ vconsole.keymap_toggle=,
vconsole.font=,
- vconsole.font.map=,
- vconsole.font.unimap= may be used
+ vconsole.font_map=,
+ vconsole.font_unimap= may be used
to override the console settings at boot.
Depending on the operating system other configuration files