summaryrefslogtreecommitdiff
path: root/cs
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2014-04-19 23:33:52 +0000
committerSamuel Thibault <sthibault@debian.org>2014-04-19 23:33:52 +0000
commit00b24c6f92bbf220bf41e073845961f58dbab308 (patch)
tree7b95f87a5759160a50b72ec86baf0d5e4342cb2a /cs
parent227e58aa4435a17d80f74d6957b0e14057012af9 (diff)
downloadinstallation-guide-00b24c6f92bbf220bf41e073845961f58dbab308.zip
Do not document a "d-i keymap" alias
it does not work, only the bootcommand keymap alias works.
Diffstat (limited to 'cs')
-rw-r--r--cs/appendix/preseed.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/cs/appendix/preseed.xml b/cs/appendix/preseed.xml
index 24a76422f..388fca3e9 100644
--- a/cs/appendix/preseed.xml
+++ b/cs/appendix/preseed.xml
@@ -849,8 +849,7 @@ keyboard-configuration</command>.
<informalexample role="example"><screen>
# Výběr klávesnice.
-# keymap je alias pro keyboard-configuration/xkb-keymap
-d-i keymap select cz
+d-i keyboard-configuration/xkb-keymap select cz
# d-i keyboard-configuration/toggle select No toggling
</screen></informalexample>