diff --git a/dracut.kernel.7.xml b/dracut.kernel.7.xml
index 21cfecd9..aad27e2a 100644
--- a/dracut.kernel.7.xml
+++ b/dracut.kernel.7.xml
@@ -193,7 +193,7 @@ This parameter can be specified multiple times.
- vconsole.font.unicode=<1|0>
+ vconsole.unicode=<1|0>
boolean, indicating UTF-8 mode; will be written as UNICODE to /etc/vconsole.conf in the initramfs
@@ -1168,7 +1168,7 @@ rd.znet=ctc,0.0.0600,0.0.0601,0.0.0602,protocol=bar
UNICODE
- vconsole.font.unicode
+ vconsole.unicode
diff --git a/modules.d/10i18n/parse-i18n.sh b/modules.d/10i18n/parse-i18n.sh
index 73dff6ed..9f47326c 100755
--- a/modules.d/10i18n/parse-i18n.sh
+++ b/modules.d/10i18n/parse-i18n.sh
@@ -23,7 +23,7 @@ inst_key_val '' /etc/vconsole.conf KEYMAP vconsole.keymap KEYTABLE
inst_key_val '' /etc/vconsole.conf FONT vconsole.font SYSFONT
inst_key_val '' /etc/vconsole.conf FONT_MAP vconsole.font.map CONTRANS
inst_key_val '' /etc/vconsole.conf FONT_UNIMAP vconsole.font.unimap UNIMAP
-inst_key_val 1 /etc/vconsole.conf UNICODE vconsole.unicode
+inst_key_val 1 /etc/vconsole.conf UNICODE vconsole.unicode vconsole.font.unicode
inst_key_val '' /etc/vconsole.conf EXT_KEYMAP vconsole.keymap.ext
inst_key_val '' /etc/locale.conf LANG locale.LANG