diff options
author | A. Wilcox <awilcox@wilcox-tech.com> | 2020-06-21 20:08:00 +0000 |
---|---|---|
committer | A. Wilcox <awilcox@wilcox-tech.com> | 2020-06-21 20:08:00 +0000 |
commit | e215aada623820354d91abadd43c53b5b9869509 (patch) | |
tree | 51c3592c261663afb27aac5dc9e2e440653332a7 /system/kbd/consolefont.confd | |
parent | f7f7951daabc324db9a74e513ee39a8653c22a1e (diff) | |
parent | 561fb3e9d0b5b889501bc8893179add2d2afc882 (diff) | |
download | packages-e215aada623820354d91abadd43c53b5b9869509.tar.gz packages-e215aada623820354d91abadd43c53b5b9869509.tar.bz2 packages-e215aada623820354d91abadd43c53b5b9869509.tar.xz packages-e215aada623820354d91abadd43c53b5b9869509.zip |
Merge branch 'bump/sr.2020.06.18' into 'master'
Misc. bumps, 2020.06.18
See merge request adelie/packages!475
Diffstat (limited to 'system/kbd/consolefont.confd')
-rw-r--r-- | system/kbd/consolefont.confd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/kbd/consolefont.confd b/system/kbd/consolefont.confd index 4c41d0633..9e8a30505 100644 --- a/system/kbd/consolefont.confd +++ b/system/kbd/consolefont.confd @@ -15,6 +15,6 @@ #consoletranslation="8859-1_to_uni" # unicodemap is the unicode map file to use. Leave commented to use the -# default one. Have a look in /usr/share/unimaps (from the kbd-keymaps -# package) for a selection of map files you can use. +# default one. Have a look in /usr/share/unimaps for a selection of map +# files you can use. #unicodemap="iso01" |