From d9689a35f93c34e6bdb7dc314fafb2f916c0caf4 Mon Sep 17 00:00:00 2001 From: Mike Yuan Date: Wed, 31 May 2023 21:10:46 +0800 Subject: [PATCH] man: vconsole.conf: replace the hardcoded keymap with build-time default Follow-up for #26089 --- man/custom-entities.ent.in | 1 + man/vconsole.conf.xml | 7 +++++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/man/custom-entities.ent.in b/man/custom-entities.ent.in index aa0e1ef1ae3..e5aae04f4f7 100644 --- a/man/custom-entities.ent.in +++ b/man/custom-entities.ent.in @@ -17,5 +17,6 @@ + diff --git a/man/vconsole.conf.xml b/man/vconsole.conf.xml index e4e2864ff21..b03a3de0407 100644 --- a/man/vconsole.conf.xml +++ b/man/vconsole.conf.xml @@ -1,6 +1,9 @@ + "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ + +%entities; +]> @@ -72,7 +75,7 @@ KEYMAP_TOGGLE= Configures the key mapping table for the keyboard. - KEYMAP= defaults to us if not set. The + KEYMAP= defaults to &DEFAULT_KEYMAP; if not set. The KEYMAP_TOGGLE= can be used to configure a second toggle keymap and is by default unset.