summaryrefslogtreecommitdiffstats
path: root/share/syscons
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2015-05-21 01:47:12 +0000
committeremaste <emaste@FreeBSD.org>2015-05-21 01:47:12 +0000
commit83f65364f27f0614db609eb225c2fa8dcfb4a2ad (patch)
treed4f83ac66ee37b07fc0609e2b4e023208482a517 /share/syscons
parentb1fc2fbae970fc4d2aad4e8411330f54d3073b9c (diff)
downloadFreeBSD-src-83f65364f27f0614db609eb225c2fa8dcfb4a2ad.zip
FreeBSD-src-83f65364f27f0614db609eb225c2fa8dcfb4a2ad.tar.gz
MFC INDEX.keymaps fixes
r282898: Correct UTF-8 encoding in Británico One á was ISO 8859-1 0xE1 instead of UTF-8 0xC3 0xA1. r282902: Correct language code -- "Danish" is English The menu entry "Danish ISO-8859-1 (macbook)" was first added to the syscons(4) INDEX.keymaps in r241851 with no language code, and then in r256367 incorrectly tagged with "da". It is a Danish keyboard map, but the description is in English and therefore must be "en". This error subsequently propagated into the vt(4) INDEX.keymaps. r282905: Restore 'he' language code for Hebrew kbdmap(1) menu title r282914: kbdmap(1): Correct menu title: keyboards have a layout, not a language PR: 146793, 193656
Diffstat (limited to 'share/syscons')
-rw-r--r--share/syscons/keymaps/INDEX.keymaps2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/syscons/keymaps/INDEX.keymaps b/share/syscons/keymaps/INDEX.keymaps
index 221bf5a..d8ca736 100644
--- a/share/syscons/keymaps/INDEX.keymaps
+++ b/share/syscons/keymaps/INDEX.keymaps
@@ -123,7 +123,7 @@ danish.cp865.kbd:fr:Danois Code page 865
danish.cp865.kbd:pt:Dinamarquês Codepage 865
danish.cp865.kbd:es:Danés Codepage 865
-danish.iso.macbook.kbd:da:Danish ISO-8859-1 (macbook)
+danish.iso.macbook.kbd:en:Danish ISO-8859-1 (macbook)
danish.iso.macbook.kbd:da:Dansk ISO-8859-1 (macbook)
danish.iso.macbook.kbd:de:Dänisch ISO-8859-1 (Macbook)
danish.iso.macbook.kbd:fr:Danois ISO-8859-1 (macbook)
OpenPOWER on IntegriCloud